matschi3 / capstone

Assembler is a useful assistant to keep track of your hand-crafted pieces of art. Assemble custom items from added parts. - This is a capstone project for @neuefische web-development bootcamp.
https://capstone-matschi3.vercel.app
0 stars 0 forks source link

US20a // items - sort items #42

Open matschi3 opened 1 year ago

matschi3 commented 1 year ago

Value Proposition

As a user I want to have some sorting option so that i can easy sort my items

Description

Image

Acceptance Criteria

Tasks

vaupunkt commented 1 year ago

you could rewrite it into two seperate stories one for filtering one for sorting

i think both functions are big enough by themself for seperate stories 😊

matschi3 commented 1 year ago

// edit split into 20a and 20b this is 20a now

marcbendixen commented 1 year ago

That's a good point. In this case creating two use stories out of it makes sense. Your pull requests will also become smaller 👍