ita-social-projects / dokazovi-be

The platform for verified medical speakers and their recommendations.
MIT License
13 stars 11 forks source link

As an unregistered user I want to register using email so that I can get access to create a material. #30

Closed y-udov closed 3 years ago

y-udov commented 4 years ago

Links with Change request #215

y-udov commented 4 years ago

Assumptions & Constraints:

Preconditions:

Unregistered user should have possibility to register using email.

For registration user should:

  1. To click on "Sign in/Registration" button. image

  2. A "Sign in" (Введіть Ваші email та пароль) pop-up appears. It contains a "Register now link". image

  3. When user clicks on "Register now link" (Зареєструйтеся зараз!) other pop-up "Registration" should appear. image

Registration pop-up should contain fields:

  1. It name is "Введіть інформацію про себе".
  2. "First name" (Ім'я), "Last name" (Прізвище),
  3. "Email",
  4. "Password" (Пароль),
  5. "Confirm Password" (Підтвердіть пароль).

All fields are required. The "Це поле є обов'язковим" inscription will appear next to the field that will not be filled in.

After all the fillings, user should click the "register" ("Зареєструватися") button to finish his registration.

Acceptance Criteria:

Out of scope:

  1. To registration with: Facebook and Google.
  2. To check the types of entered characters in the password (Letters, numbers or special characters).
  3. To check the input language in "First name" (Ім'я), "Last name" (Прізвище) fields.