tidal
Hack for hack UVic 2017
Game Plan
- heroku
- database
- flask app
- twilio
- requests from bouy centre
Web App
Endpoints:
- get file and parse to return surge hight
- sibmit form and add person to db
- notify users of surf
Notifing Users
- select all locations from user
- for each location:
- check if surge
- send notifications
Run Localy
python run.py
Deploy to heroku
git push heroku dev:master
Log in or sign up for Devpost to join the conversation.