A simple IMDb clone, using Django for the backend, HTML/CSS/JS for the frontend and MongoDB for the the database.
Offers basic functionalities such as:
- User signup/login/logout
- Viewing movie details and existing reviews
- Searching the DB for a movie
- Logged in users can add/edit their reviews