This is a final project for the Python training at Inmakes. This is a movie listing website where users can sign up and list their favourite movies. Other users can rate it and leave a review as well. The reviews and the movies listed by a user will be showcased in their profile.
- Frontend : HTML, CSS , BOOTSTRAP
- Backend : Python Django
- Database : SQLite (Can be upgraded to MySQL or PostgreSQL through the django migrations)