One place to view all necessary details and links related to any movie on the web. A collection of ratings, reviews, download links and subtitles.
Written using the Django framework and AngularJS
Hosted on Heroku
git clone https://github.com/thedrumsknight/watch.git
cd watchcreateuser -s -d -l -P amanWhen prompted to enter password enter cg.9
createdb -O aman watchpip install -r requirements.txtpython manage.py syncdbpython manage.py runserverServer will start on http://localhost:8000/
Developed and maintained by Sahil Lamba, Aman Shrivastava and Mihir Rana