OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

Sign in the application #206

Open OlhenShu opened 5 months ago

OlhenShu commented 5 months ago

As an Unregistered user, I want to sign in the application so that I can have a view of site as Registered user.

Acceptance criteria:

  1. WHEN Unregistered user access the application THEN he/she can see "Sign in" button on the right upper corner of the site.

  2. WHEN Unregistered user click on "Sign in" button THEN, he/she can see new page with the next fields to enter: a. Login (placeholder - Email address) b. Password (placeholder - Password) c. "Sign in" button

  3. WHEN Unregistered user fills in required fields and clicks "Sign in" button, THEN he/she is navigated to "Home page" as Registered user.

Assumptions: related to https://github.com/ita-social-projects/GreenCity/issues/136