RonnySteady / dogpass

Dog Pass is my Capstone Project for the neuefische WebDeveloper Bootcamp.
https://dogpass.vercel.app
1 stars 0 forks source link

User Story 1: Cards with dog infos #1

Open RonnySteady opened 1 year ago

RonnySteady commented 1 year ago

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

image

Acceptance Criteria

Tasks

actyvystom commented 1 year ago

Hi Ronald, A nice and short one, I like it 😉 Anyway some comments to consider:

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)

FelineHuhn commented 1 year ago

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:

RonnySteady commented 1 year ago

Thank you Feline, i adapted your suggestions for criteria and tasks, also added a new wireframe.

FelineHuhn commented 1 year ago

Nice job Ronald 🚀