dianahime/capstone-project

UsedUp

dianahime opened this issue · 0 comments

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)

Bildschirmfoto 2020-08-06 um 15 36 45 Bildschirmfoto 2020-08-06 um 15 37 08 Bildschirmfoto 2020-08-06 um 15 37 29

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