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

Implement ability to log in as a patient #26

Open
neraks opened this issue Apr 26, 2016 · 0 comments
Open

Implement ability to log in as a patient #26

neraks opened this issue Apr 26, 2016 · 0 comments

Comments

@neraks
Copy link
Member

neraks commented Apr 26, 2016

As a Patient, I want to be able to log in securely to see my Patient Dashboard.

Acceptance criteria 1:
Given I am a registered patient
When I go to the homepage
Then I can see a link to log in as a Patient that takes me to the login page.

Acceptance criteria 2:
Given I am a registered patient
When I go to the login page
Then I see two labeled input fields and a submit button:

  • Username (no max length)
  • Password (no max length)

Acceptance criteria 3:
Given I am a registered user
When I submit my username and password on the login page
Then I am taken to a dashboard page that can only be accessed by me when I am logged in.

@neraks neraks added this to the Working Prototype milestone Apr 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant