Skip to content

JasbirCodeSpace/MovieSpot-Download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors