Self Hosted TV show Episode tracker and recommender built using django, bootstrap4.
Deploy this app to RackNerd for $0.99/mo only!
Depends on a proprietary service outside the user's control
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:
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
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.