nss-evening-cohort-9 / nutshell-pecan

nutshell-pecan created by GitHub Classroom
0 stars 0 forks source link

Delete Event #23

Open CalvinDaMogul opened 5 years ago

CalvinDaMogul commented 5 years ago

User Story

As a user, I should be able to enter in an event that will happen at a future date and see all my events.

Acceptance Criteria

DELETE

GIVEN a user wants to delete an event WHEN the user clicks a delete affordance THEN the event is removed from firebase and no longer displays in the event component

DEV NOTES

CalvinDaMogul commented 5 years ago

Event Update