- We propose a combined i.e. aggregated subscription model where the customer does not have to hassle with multiple different subscription services while undercutting their prices by a large margin.
- Provides the user with a sleek user experience and UI. The project aims to delivers services to a customer at a competitive price point.
- Check out the live Deployment at - Click Me!!
- Since Heroku has shutdown it's free tier services the website is down.
- Demo of this project is added at the end of this README File.
- Login
- Registration
- Home Page
- OTT Plans Page
- New shows Page
- Payment Portal (RazorPay API)
- Django (Python WebFramework)
- HTML
- CSS
- Javascript
- ngrok cmd
- Atlas MongoDB (Database)
Here are the steps to follow to run this on you PC:
- Clone the repository
https://github.com/MiniProjectIT/OTT_Subsciption_Model.git
- If you have some modules missing type this command in terminal.
pip install -r requirements.txt
- Once done , run the project using following commands
python manage.py runserver
- To stop the Server you can use Ctrl+C in the command prompt
- Home Page
- Login / Register
- Plans Page
- Plan Details
- Receipt Page
- Payment Portal






