- Set up Joint Account in TD
- Put $20 every month in the account
- Finalize this on Tuesday.
- Design mock-ups for various pages in the app
- Design interactions within the app
- Research where to get information about lagos events
- Research the legal issues surrounding grabbing the information
- Set up demo on how to grab the information and use it
- Have a map route that takes in te longitude and latitude and of the destination
- Set the destination field on the map (B location) to the location in the url
- Provide the user with an option to use their current locationa as starting point
- Button to click to use current location
- Automatically prompt to use current location
- Set the current location when the user clicks anywhere on the map
- Get the direction from source to destination
- Hook up the links attached to each place in the index to this new route
- Make the APIs return data when requested from/by our domain
- Make the APIs return no data when requested by/from domains we do not support
- Query the database for response data
- Decide what database to use
- Implement the database
- Decide what tables/collections to put in it
- Link the database to the api
- Show line from one point to another point on the map
- Give information on how to navigate to the place
- Have a button that the user can click to show their location on the map
- Express use https with self signed certificate for now