- Python 3.6 or later
- PyMongo
- Flask
- Flask_PyMongo
- MongoDB or MongoLab
- jQuery (https://jquery.com/)
- Lodash (https://lodash.com/)
- You may use virtualenv
- Run
pip3 install -r requirements.txt
to install packages - Run
FLASK_APP=bingeworthy/binge.py flask run
to run the App - Look
localhost:5000
in your browser.
- Craig Reid (http://github.com/craigpreid)
- Mazhar Ahmed (http://github.com/mazhar266)
Copyright (c) under OpenSource License