Skip to content

mazhar266/bingeworthy

 
 

Repository files navigation

BingeWorthy

Requirements

  • Python 3.6 or later
  • PyMongo
  • Flask
  • Flask_PyMongo
  • MongoDB or MongoLab

What is used in Frontend

How to run

  • 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.

Credits

Copyright (c) under OpenSource License

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.1%
  • Jupyter Notebook 17.2%
  • HTML 15.1%
  • CSS 14.2%
  • Python 8.4%