UsedUp
dianahime opened this issue · 0 comments
dianahime commented
Value statement
As a user
I want to be able to label a product as used up
so that can keep better track of the products I use
Description (Text, Scribble, Wireframe, Design)
Acceptance criteria
- In product details there should be a used up checkbox
- User should be able to input the date of when the product was used up
- After the used up-date is saved, a modal should appear and ask if the user wishes to put the product into the archive
Tasks
- Create a feature branch
- Write a usedUp component
- Add usedUp date to edit component
- Write a test for the component
- Add the component to storybook
- Write integration tests w/ Cypress
- Add components to the app (feature implementation with the state)
- Add missing styles
Size
medium