JohannSiemens / capstone-project

https://capstone-project-tau-three.vercel.app/
0 stars 0 forks source link

Creating workouts #3

Closed JohannSiemens closed 1 year ago

JohannSiemens commented 1 year ago

Value proposition:

As a user i want to create more than just one workout to be able to keep track of the several workouts throughout the week/month etc.

Wireframe:

Bildschirmfoto 2023-05-18 um 18 10 18

Acceptance criteria:

Tasks:

MerleMak commented 1 year ago

Hi Johann, I would recommend you split up this Userstory into at least 2 or maybe three Userstories :) One for creating a new workout, one for deleting and one for editing. This will also be very helpful for the reviewer of your Pull Requests :p

JohannSiemens commented 1 year ago

Talked to Merle about the comment and will keep the feature set as it is, because i am implementing the create, edit and delete feature for the sets before this one. So the feature set here will be a copy & paste into a different context.

JohannSiemens commented 1 year ago

Decided to split this ticket into at least 2. Here is the new one. Due to the refactoring based on the new data model the lines of code got out of hand for just one ticket.

JohannSiemens commented 1 year ago

Successfully merged into main