Continuing to explore my “contextualize” idea, I’m hardcoding the first event in the app: when I’m at the M54 bus stop, send me schedule for the next bus.
The app should allow me to:
- update the location where I want to receive the schedule by typing an address or dragging a map
- close the time option
- turn the event on and off
- view the event from the time list and on the map
My goal for this week is to get the following to work:
- background geolocation plugin
- MTA api
- saving location in local storage
- simple UI