RohanBera / Webapp

Simple streaming application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streaming Webapp

Creating a simple streaming application, or as Pranav would call it, "Gareebo ka Netflix"

Functionality :

User

  • Stream movies
  • Select from shows
  • Stream episodes

Admin

  • Upload new movie
  • Upload new series
  • Add new admin

To-Do

  • Home page
  • Nice header
  • sign in page front end
  • sign up page front end
  • sign up back end in php
  • sign in back end in php

Tells if the username/pwd is correct or not in the same page. Thats cool.

  • Movies page

  • Series page

  • Admin block lmao

    • Add new admin
    • Add new movies
    • Add new series
  • fix bug (user can directly get in if he types in the correct url)

About

Simple streaming application

License:GNU Affero General Public License v3.0


Languages

Language:PHP 96.8%Language:Hack 3.2%