Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 532 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 532 Bytes

watchnext

watchNext is a movie recommendation website which learns from the users and uses IMDBpy.



To run it locally:


1. Clone the project

2. Install dependencies [How to use pip]
pip install -r requirements.txt 
3. To run the server
python manage.py runserver