This repository contains all the required files for the system. Make sure you do a pull request each time to make sure you have the updated contents of the system.
PLEASE REFER to Manual.pdf for a full walkthrough and screenshots
-
static
- Animations : Contains the background videos
- img : Images/Favicons that are inlcuded in the website
- js : JavaScipt files for AJAX queries
- Stylesheets
-
template
- HTML files
-
spyders
- Webscrapers for populating tables
python app.py
mysql -u username -p movieRental < db_dumps/movieRental.sql
mysql -u username -p movieRental > db_dumps/movieRental.sql