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

USER STORY: Login #17

Closed
3 tasks done
MoniPar opened this issue Feb 17, 2023 · 0 comments
Closed
3 tasks done

USER STORY: Login #17

MoniPar opened this issue Feb 17, 2023 · 0 comments
Labels
3 Story points Must Have Guaranteed to be delivered

Comments

@MoniPar
Copy link
Owner

MoniPar commented Feb 17, 2023

As a user, I can use my username and password so that I can login to my user account.

Acceptance Criteria

  1. Users are directed to the login form when they click on the 'Login' link in the navbar.
  2. Users can also login through the link in the registration form upon clicking the 'Schedule Appointment' button.
  3. Users are asked for their Username and password to login.
  4. After login, users are directed back to the home page.

Tasks

  • Connect up the 'sign in' URL template to the navbar link
  • Add conditionals to show logout link when user is logged in
  • Modify the 'sign in' template
@MoniPar MoniPar added 3 Story points Must Have Guaranteed to be delivered labels Feb 17, 2023
@MoniPar MoniPar closed this as completed Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 Story points Must Have Guaranteed to be delivered
Projects
Development

No branches or pull requests

1 participant