Project 3: Multi-step form.
User story:
- The user sees a form.
- The user can insert their name, select their marital status, add their date of birth, have the option to optionally insert their email, have a space to add more information.
- A submit button.
- When the form is submitted, the page changes to a review step.
- The user can see what they submitted.
- They can choose to go back or to confirm their submission.
- If they confirm their submission they get a message telling them that they successfully submitted the form.
Tools used,
- HTML.
- CSS.
- JS.