Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Photos (Stretch) #7

Open
Slyydz opened this issue Oct 15, 2021 · 0 comments
Open

Add Photos (Stretch) #7

Slyydz opened this issue Oct 15, 2021 · 0 comments

Comments

@Slyydz
Copy link
Owner

Slyydz commented Oct 15, 2021

Story

As a user, I should be able to add photos to my past drift events

Acceptance Criteria

Given a user wants to record a photo on one of their past events
When the user performs a gesture on a Add Photo affordance
Then a form should be presented to the user in which they should be allowed to upload a photo

Given a user has entered in a photo to add
When the user performs a gesture on the Save Photo affordance
Then the photo should be saved in the database, and assigned to the event

Given a user has saved photos
When the user visits their past events
Then the photo or photos should be displayed on the past event individual screen

Given a user wants to remove a previously stored photo
When the user performs a gesture on the delete affordance
Then the photo should be deleted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant