Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
FOR RUNNING LOCAL SERVER Flask installation: pip install flask Run app.py and the webpage will be available on local host port:5000 FOR DEPLOYMENT Done on Heroku Add Procfile Add Gunicorn to requirements Deployed to Heroku Result: https://sahrdaya-compass.herokuapp.com/ Our GitHub repo: https://github.com/cox007/compass