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/Logout of account #4

Closed
4 tasks done
SandraBergstrom opened this issue Apr 20, 2023 · 0 comments
Closed
4 tasks done

USER STORY: Login/Logout of account #4

SandraBergstrom opened this issue Apr 20, 2023 · 0 comments

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Apr 20, 2023

As a user I can login/logout of my account so that I can access my saved recipes securely.

Acceptance Criteria:

  • Acceptance Criteria 1: Visible button to press "Log in" and "Log out" when appropriate.
  • Acceptance Criteria 2: Login form with fields for username and password.
  • Acceptance Criteria 3: Re-directed to a home page that shows all recipes after successful login. Redirected to logged out page upon logout.

Tasks

Tasks

  • Add "Log in" and "Log out" buttons to appropriate pages.
  • Create login form with username and password fields.
  • Re-direct to recipe home page
  • Implement login/logout functionality in views.py and urls.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant