catdieval / capstone-plotdata

https://capstone-plotdata.vercel.app
MIT License
1 stars 2 forks source link

US-3_Choose-variables #5

Open YavorLalev opened 6 months ago

YavorLalev commented 6 months ago

Choose-variable

Value Proposition

As a user I want to select which variable is plotted on the x- and y-axis to finally generate a nice plot of my data.

Description

Image

Image

Acceptance Criteria

Tasks

MerleMak commented 6 months ago

Hi! The tasks are too detailed again. You don't need to specifiy every single detail about implementation, because that costs too much time!

You don't need to add things like "inside the curly braces" or specify all the props names already or the default values of all the states.

You want to generally think about how to implement a feature and what things to watch out for, but not get super specific.

Check this US for reference on how a Userstory should be structures :) https://github.com/itsmyrice/gamedalf/issues/22 That level of detail in the tasks is enough. Also it give freedom to the developer on how to implement the feature.

Leave the US like this for now, to not loose more time on it, but please keep this in mind for the future!!!!