Skip to content

REGISTER #7

@SpeechDev

Description

@SpeechDev

As a user i want to be able to register to the website through a form on a page.

The form will ask me:

  1. full name
  2. my email
  3. a password
  4. confirmation of my password

If one of these field are empty or invalid, an error should show in red below the corresponding field.
If all field are filled but something go wrong, an error message will be displayed just between the form and the button
If my registration is a success i will have a message showing that an email have been sent to me and i will be redirected to the login page
A button " Sign up " is at the bottom of the form

In case i clicked on the wrong button i will have a link that will redirect me to the login page

  • Create a registration page
  • Create a component for the registration form
  • Add the component to the registration page
  • Check if password and confirm password match
  • Display error if any
  • Redirect the user to login and send an email

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions