nss-evening-cohort-9 / nutshell-pistachio

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

Events - Create #11

Closed sarah-weatherbee closed 5 years ago

sarah-weatherbee 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.

Acceptance Criteria

GIVEN a user wants to keep track on a future event WHEN the user clicks an affordance to enter a new event in the application THEN a form should be presented to the user in which the following properties of the event can be provided

Name of event Date of event Location of event GIVEN a user has entered in all details of an event WHEN the user performs a gesture to save the event THEN the event should be displayed in the application in the Events component

Development