Skip to content

Repository files navigation

BringMeMoviesWebsite

Bring Me Movies is a Movie Recommendation System developed in Django.

Installation

Install BringMeMoviesWebsite

  git clone https://github.com/Kingask-dark/BringMeMoviesWebsite
  cd BringMeMoviesWebsite
  pip install -r requirements.txt

Necessary Configuration

Before running the project you will need to do:

  1. Extract similarity.zip file from Templates/BringMeMovies/main/
  2. Create your account in https://www.themoviedb.org/ and generate your api key and put it in fetch_posters function in views.py file
  3. Provide the full path of movies.pkl and similarity.pkl files located in Templates/BringMeMovies/main/ in the views.py file

Run

To Run BringMeMoviesWebsite:

    cd BringMeMoviesWebsite
    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver

Screenshots

Project Screenshots Project Screenshots Project Screenshots Project Screenshots Project Screenshots

Author

About

Bring Me Movies is a Movie Recommendation System developed in Django.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages