Giter Club home page Giter Club logo

apcs_project's Introduction

APCS_Project

Some Lost - Spring 2016

The project purpose is to demonstrate the use of Web Development and Database. Written using Flask framework (Python), this small, yet powerful tool allows us to communicate with MySQL database directly. Both the site and MySQL database are hosted on PythonAnywhere.

Please note, when pushing the python files, it WILL NOT be reflected on the server. Please contact Jeremy for him to reload the site for the changes to take effect. Otherwise, other files (Javascript, images, html, etc) will take immediate effect when pushed onto the git.

The Team

The ones who are in the group and that contributed to the project

  • Jeremy
  • Michelle
  • Kevin
  • Adrian
  • Chuwei

The structure

Basically, Flask will directly communicate with the database and provide a page (/storyline) where the results can be shown in a JSON output. Flask will also map out the pages that can be reached from the browser. Javascript will then be used to read the JSON and interpret what to do next (From showing the storylines on the screen, to the quicktime implementations, etc).

Files

Significant files and their purposes

  • main.py - The main python file, with flask and stuff
  • /static/ - Stores CSS, javascript, images, and other static files. Files can be reached from /static url after the domain
  • /templates/ - HTML files used for rendering the site
  • /static/js/script.js - The main javascript file used along the site

Please note, the project is in demo. So please expect hiccups every now and then.

apcs_project's People

Contributors

chuweybar avatar endendragon avatar intowl avatar kevjikim avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.