Skip to content

MiniProjectIT/OTT_Subsciption_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTT Subscription Model

  • 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.

Features

  • Login
  • Registration
  • Home Page
  • OTT Plans Page
  • New shows Page
  • Payment Portal (RazorPay API)

Tech Stacks Used

  • Django (Python WebFramework)
  • HTML
  • CSS
  • Javascript
  • ngrok cmd
  • Atlas MongoDB (Database)

Running on your PC

Here are the steps to follow to run this on you PC:

  1. Clone the repository
https://github.com/MiniProjectIT/OTT_Subsciption_Model.git
  1. If you have some modules missing type this command in terminal.
pip install -r requirements.txt
  1. Once done , run the project using following commands
python manage.py runserver
  1. To stop the Server you can use Ctrl+C in the command prompt

Architecture

csi_logo

UI Screenshots

  1. Home Page

csi_logo

  1. Login / Register

csi_logo

  1. Plans Page

csi_logo

  1. Plan Details

csi_logo

  1. Receipt Page

csi_logo

  1. Payment Portal

csi_logo

csi_logo

Project Demo

ott_vid.mp4

About

Combined OTT Subscription Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors