Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign in the application #66

Closed
nhrab opened this issue Aug 22, 2019 · 0 comments
Closed

Sign in the application #66

nhrab opened this issue Aug 22, 2019 · 0 comments

Comments

@nhrab
Copy link

nhrab commented Aug 22, 2019

As 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 #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants