Description
Hello World, Welcome to ProjectsPlaza.com. This is a movie review website built with Django 3, bootstrap 4, and SQLite.I have created this website for the movie database as well as a movie review system. You can download this script for your Django practice purpose. In this project, Users can browse the movies according to category or category. Users can search the movie and add reviews with ratings. Only logged users can add reviews for the movie. You can understand the whole project from the given screenshots.
Features
–   Home page with all latest movies with pagination
–   Movie detail page with add comment option
–   Right sidebar with search, top movies, and upcoming movies.
–   Category list
–   Celebrity List
–   Recent Released List
–   Upcoming movie list
–   User register/login/logout
–   My Account Page
    –   My Reviews Section
    –   Change Password
How to run this script
–   Download the zip file and extract
–Â Â Â Activate the virtual environment
–   Start the script with the following command
–   py manage.py runserver
–Â Â Â http://127.0.0.1:8000/
–Â Â Â Access admin with http://127.0.0.1:8000/admin
Admin Credentials
username:Â admin
password:Â admin
Reviews
There are no reviews yet.