dianahime/capstone-project

FormCards

Closed this issue · 0 comments

Value statement

As a user
I want the form to be split in cards
so that I have a better experience while filling out the form.

Description (Text, Scribble, Wireframe, Design)

Bildschirmfoto 2020-07-20 um 15 32 27 Bildschirmfoto 2020-07-20 um 15 32 48 Bildschirmfoto 2020-07-20 um 15 33 19 Bildschirmfoto 2020-07-20 um 15 34 11 Bildschirmfoto 2020-07-20 um 15 34 41

Acceptance criteria

  • The form should consist of 5 cards of every step of the process
  • Every card should have a small navigation that indicates how the process is going
  • After the process is done the user should come to the product list

Tasks

  • Create a feature branch
  • Add cards to the form component
  • Write test for the cards component
  • Write integration tests w/ Cypress
  • Add components to the app (feature implementation with the state)
  • Add missing styles

Size

medium