Skip to content

Website to watch/upload movies/videos using HTML, CSS, Bootstrap & PHP

Notifications You must be signed in to change notification settings

Xproassassinn/OnlineMovieStreaming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineMovieStreaming

Functionalities :

       - login system : create acc, delete acc, update user details
       - watching movies/videos
       - latest updated videos
       - most viewed videos
       - search functionality
  • the one to signup first is the admin
  • only the admin has the rights to upload movies/videos and images.

Technologies used :

  • HTML, CSS, Bootstrap for frontend
  • PHP and MySQL for backend

Before use :

  • truncate all the tables after importing them from the sql-files folder & edit the database name in dbh.php
  • create a "uploads" folder to store the uploaded images/posters of the movie/video.
  • create a "video-uploads" folder to store uploaded videos of the corresponding image.

Screenshots :

Homepage

Admin page

Add movie

Movie page

Account details

About

Website to watch/upload movies/videos using HTML, CSS, Bootstrap & PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.7%
  • TSQL 12.9%
  • CSS 8.4%