PhilipZi / capstone-project

tim-o
https://tim-o.vercel.app/
MIT License
0 stars 0 forks source link

Edit a timer card/ Story 1 #4

Open PhilipZi opened 2 years ago

PhilipZi commented 2 years ago

Value Proposition

As a User I want to save a duration for my exercise So that I do not have to remember for how long I need to do my exercise.

Description

Image

Acceptance Criteria

Homescreen

Formpage Screen

Tasks

(for developers team)

Complexity

L-XL

Gw3i commented 2 years ago

Hello Philip, great User Story! Just some small corrections. There is a typo in So that + the application can... I would rewrite in AC the 3rd line, like "The button redirecting to the form page". You shouldn't use "us" or "we" as in Formpage Screen line 2. Also in Formpage Screen line 2 -> where is the play button in the form page? What tests you want to write? Be clear with that, it will help you while coding.

PhilipZi commented 2 years ago

thank you!

A11yship commented 2 years ago

Hey Philip,

good User story so fare. I'm a bit unsure with the different pages. As fare as I understood, we should start with one page.

ahohnsen commented 2 years ago

Hey Philip,

Good start 💪🏼 I have a few suggestions:

I would rephrase the value proposition a bit. Think about why the user would want to set a time for an exercise. What value does that add for the user? An example:

As a user I want to save a duration for my exercise so that I do not have to remember for how long I need to do my exercise.

I like that you split the acceptance criteria in two parts (for each screen). In general you need to only describe what is not visible in the scribble e.g. the possible user interactions. I think you could phrase the acceptance criteria a bit more specific:

_Home Screen:

Form Screen:

Add to userstory

I think you can delete this line. Do you mean "add to app" here? 🤔

If you have any questions regarding my comments, please feel free to ask 🙂