Tellyou6bu6 / CSE-442-Project

0 stars 1 forks source link

User story5 #20

Open Tellyou6bu6 opened 5 years ago

Tellyou6bu6 commented 5 years ago

As a user, we want to be able to log in and sign up on the website, so we can have a profile information.

Tellyou6bu6 commented 5 years ago

Sign up acceptance test:

  1. Click on the sign up button on home page.
  2. Type in your username.
  3. Type in your E-mail.
  4. Type in your password.
  5. Type in your phone number.
  6. Click on the sign up button to sign up.

Sign in acceptance test:

  1. Click on the sign in/sign up button on home page.
  2. Type in your username.
  3. Type in your password.
  4. Click on the sign in button to sign in.