aka BruinHub Backend
######Currently at https://guarded-hamlet-49460.herokuapp.com/
###To Run Server
- Clone this repo
- cd into the directory and run pm install
- create .env and set MONGODB_URI
- node ndex.js will start the server
###To Run Python Code
- A virtualenvironment is recommended
- cd into the python directory
- run pip install -r requirements.txt
- Now you can run the scripts