ShumbaBrown / Project-Sia

1 stars 1 forks source link

Allow user to add event #63

Open MatthewKing98 opened 4 years ago

MatthewKing98 commented 4 years ago

Generate front end using existing class definitions to:

  1. Present to the user an existing list of events
  2. Allow the user to add an event
  3. Update the list based on the event that the user added.

This list is stored locally, and only has to be accessible for the user during the current session. No connection to firebase. Tests required.

Once functionality is ensured, log out trigger/"save" trigger will be made to push to firebase. "Load" trigger will be added to pull from firebase

MatthewKing98 commented 4 years ago

Image abstracting general process sent to relevant team members(s).