Skip to content

Movie Hub is a complete platform for movie lovers, with the recommendation, chat, movie filtering system, watchlist, and reviews.

Notifications You must be signed in to change notification settings

sushil-kamble/movie-recommender

Repository files navigation

Recommendation System

My Python Version 3.7.9

Go to the root folder and Run the following commands one by one

pip install pipenv
pipenv install

You need redis-server, for that click on the link below.

Download, Extract and Run redis-server.exe

redis-server.exe should run in background.

pipenv shell
python manage.py migrate
python manage.py createsuperuser

Enter the necessary details...(username & password remember)

python manage.py runserver

Screenshots

HomePage

Home Page

Movie List

Movie List

Movie Page

Movie Page

Movie Review Form

Movie Review Form

All Reviews

All Reviews

CRUD Operation on Review

CRUD Operation on Review

Graphs on different treads

Graphs on different treads

Chat Feature

Chat Feature

About

Movie Hub is a complete platform for movie lovers, with the recommendation, chat, movie filtering system, watchlist, and reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published