Skip to content

guptachetan1997/Episodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Episodes

TV show Episode tracker built using django and bootstrap4.
Episodes allows you to keep track of your favourite tv shows either continuing or ending and also provide you with recommendations based on your likings using machine learning using libraries like pandas, sci-kit learn, numpy etc. Using http://thetvdb.com/ for metadata. Inspired from https://github.com/jamienicol/episodes

Requirements:

  • python 2/3
  • django
  • sklearn
  • requests
  • pandas

To use clone the production branch, install requirements, run the following terminal commands:

$ sudo pip3 install -r requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver

alt tag alt tag alt tag alt tag

About

Self Hosted TV show Episode tracker and recommender built using django, bootstrap4.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published