Skip to content

Django Web-App to search movies, get similar movies based on search, get torrent files, and movie suggestions based on a movie you liked.

License

Notifications You must be signed in to change notification settings

JasbirCodeSpace/MovieSpot-Download

Repository files navigation

Movie Spot

A django web-app to list movie details and recommend similar movies based on movie search Live Web-App

Features

  • Data from IMDB, TMDB and YTS
  • Torrent files download option
  • Movie Recommendation

Installation

  • Clone the repository
git clone https://github.com/JasbirCodeSpace/Movie-Recommendation-WebApp.git
  • Install Dependencies
cd Movie-Recommendation-WebApp
pip install -r requirements.txt
  • Run django migrations
pyhton manage.py makemigrations
python manage.py migrate
  • Run django server
python manage.py runserver

About

Django Web-App to search movies, get similar movies based on search, get torrent files, and movie suggestions based on a movie you liked.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published