a) Setup:
- Make sure you have installed both python and django on your system before running the project.
- Install mySQL on your system and create a server and a username with password.
- Go to Script Folder and run the mySQL script for the database 'Pakflix'
- Open the project folder, go to settings.py and then databases, now update the settings such as user name, password, database name etc according to your database and user names.
- Open the terminal and go to the project folder directory.
- type 'python manage.py runserver and the project will run
b) Functionalities:
- Register
- Login
- Credit Card Details
- Home
- My Favorites
- Subscription Packages
- Searching Movies
- Playing Movies
- Watch History
- Friend's Favorites