Skip to content

This project is a movie review and recommender system using python and django as the web framework

Notifications You must be signed in to change notification settings

abhishekthomas17/Movie-Review-and-Recommender-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-Review-and-Recommender-website

This project is a movie review and recommender system using python and django as the web framework

First install django Then install these packages :

1)django crispy forms 2)random 3)pillow 4)IMDBpy 5)pickle

Steps:

  1. Navigate to the movie_reviews folder using command prompt
  2. Run the following commands to perform migration of databases : python manage.py makemigrations python manage.py migrate
  3. Then use the below command to start the server and run website python manage.py runserver
  4. Search for http://127.0.0.1:8000/ in either chrome or firefox

About

This project is a movie review and recommender system using python and django as the web framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published