Uber-coffee / Front-end

0 stars 1 forks source link

[3pt]Login Story #21

Closed Murwar closed 4 years ago

Murwar commented 4 years ago

Description AS A user I WANT TO log into my account by entering my phone number and password SO THAT I can access my personal account.

Acceptance criteria

  1. Login button can be found on the main page
  2. The login form contained the following fields: a. E-mail Address b. Password
  3. There should be a check whether the e-mail address (login) already exists in the system. If not, an error message should be shown
  4. All fields are required to be filled in; error alert should be shown if any field is empty
  5. The entered password must be the same as the password that matches the entered phone number else show an error message
  6. Password entries should be masked
  7. After successful validation of all entered fields and clicking the ‘LOG IN’ button, show a message indicating that the login successfully
  8. There will be two different ways after a successful login. The employee will be shown the home page of the web-UI according to his or her rights. The user will be prompted to follow the link for downloading the mobile application.

UX requirements image image

Related Tasks:

notbadnatalie commented 4 years ago

Hi @Murwar The US is done pretty well, it's nice and easy to read. Only one comment from my side:

Murwar commented 4 years ago

Hi @theoneandonlysenorita The login will be the same for both the customer and the employee. However, the next process will differ. The employee will be given access to his or her account depending on the access rights, while the customer will see a page offering to download a mobile app. The Web version of the application for the customer will be developed in the future.

notbadnatalie commented 4 years ago

Maybe would be easier to read a positive text "to order a drink please use our mobile app" instead of "please use our mobile application if you are not an employee of our company"?