PhilipZi / capstone-project

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

Edit a Saved Exercise page/function /Story8 #11

Open PhilipZi opened 2 years ago

PhilipZi commented 2 years ago

Value Proposition

As a User I want to save my favourite workout settings So that i can choose them again and don t have to remember my settings

Description

Image

Image

Image

Acceptance Criteria

Tasks

(for developers team)

Complexity

XL

ahohnsen commented 2 years ago

Hey Philip,

The navigation menu has a move back arrow icon to go back on the homescreen The navigation has an option ''Timer'' to get redirected to the homescreen

the navigation has an option ''History'' to get redirected to a new side (History) On the Historyscreen you can also move back by clicking the move back arrow icon

PhilipZi commented 2 years ago

If i add the content in the Historypage for this userstory i have the same issue as befor it will be way to long, so i would like to split it and create so far only the navigation for the user. With this feature i can later on add a lot of other options, if i start now adding a only historypage with link from the homescreen i would code a lot and later on i have to change it anyways cause in this context it wouldn't make any sense what i coded befor, if i would have had more time i would love doing it as you said, but i would be happy if i can first just edit the functionality.

ahohnsen commented 2 years ago

Please read my comment again. I did not tell you to do both in one user story. As I already said, first you should work on your history page. To reach this page without your hamburger menu, you can simply add a link to your home-screen. This would be 3-4 lines of code which you would need to remove once you have implemented your hamburger menu. I am sure you will have enough time to achieve this 🙂⏱

ahohnsen commented 2 years ago

And please have a look at your value proposition again - I am sure you can rephrase it to be a bit more specific. If you are not sure, you can always have a look at other user stories from your colleagues.

PhilipZi commented 2 years ago

werde ich ändern, vielen Dank für das feedback, werde ich so umsetzten.