- 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.
- HTML, CSS, Bootstrap for frontend
- PHP and MySQL for backend
- 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.