This project's aim is to create a critic recommendation system that matches users with critics that have similar tastes. A custom movie score is also displayed next to the movie that factors in the user's top critic scores.
Project was created with:
- Django
- Python
- Numpy
- Pandas
- HTML/CSS
- JavaScript
This project is will not be deployed due to cost for hosting a site with the amount of data required for this project.
- User Authentication
- Custom rating system
- Movie/Critic Search
- Movie/Critic details including:
- Rating
- Publication
- Movie Poster
- Plot
- Reviews
- And many more...