Get the weather based on your commute for the day.
- Product Owner: Quentin Vidal
- Scrum Master: Riley Alsman
- Development Team Members: Eric Shum, Manos Kourkoulakos
To run locally use:
- npm run rect-dev
- npm run server-dev
Get keys for
- Darksky API
- Google Directions API
- Google Geolocator API
- NOTE: Google Autocomplete key is in client - should be moved to backend
From within the root directory:
npm install
-
Add timeline instead of status to show a user's commute and weather throughout their day. Think of Waze diriving timeline.
-
Style using a material UI like design
-
Add multiple places other than just home and work
-
Push notifications
-
Google Cal integration
-
Predict the future
-
See diagram for arcitecture and mvp+ features (shown highlighted in grey)
-
https://docs.google.com/drawings/d/1iH1lvPSc7Arz6kDMuYgxh8z5ffp6A4q_RGDtDKyb3ck/edit?usp=sharing
See CONTRIBUTING.md for contribution guidelines.