Open RonnySteady opened 1 year ago
Hi Ronald, A nice and short one, I like it 😉 Anyway some comments to consider:
As a user, I want to see a list of my dogs names in order to choose a dog from the list to display further information
You could start this with some dummy dog data and set up a second user story describing how to add a dog (like this one does basically and display the list of already created dog names)
Hey Ronald, nice start! 🎉
I share the opinion of Thomas, that your first user story only could display a list of dogs from a dog mock array, and a second user story could be a feature, to add a new dog. Please adjust your wireframes, acceptance criteria, and tasks accordingly.
Maybe it would be great, if you would use realistic dog names instead of "Name 1" to make your user story more clearly, or? And the save/edit button is not used by now, or? So that should be removed.
Your acceptance criteria for a first user story with only a list of dogs could include maybe something like:
Your tasks could be something like:
Dog
component
DogsList
componentDog
component to display the dogs mock data in the DogsList
component Thank you Feline, i adapted your suggestions for criteria and tasks, also added a new wireframe.
Nice job Ronald 🚀
Value Proposition
As a dog owner, I want to see a list of my dogs so that I have an detailed overview of all of my dogs
Description
Acceptance Criteria
Tasks
Dog
componentDog
component to display the dogs mock data