-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- As a user, I want to manage cities for a walker, so that I can accurately show all the cities that they walk in.
- GIVEN a user is viewing a list of walkers
- WHEN they click on the walker's name
- THEN they are presented with a form with editable inputs for the walkers' details, including checkboxes with the cities that the walker walks in
- GIVEN the user has made changes to the form
- WHEN they click the "Update" button
- THEN the changes are saved to the database, and the user is redirected to the list of walkers. See here for help on completing this story
Metadata
Metadata
Assignees
Labels
No labels