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

Goal 4: Implement User Logins And Sessions #4

Closed
3 tasks
emsim11 opened this issue Jul 18, 2024 · 0 comments
Closed
3 tasks

Goal 4: Implement User Logins And Sessions #4

emsim11 opened this issue Jul 18, 2024 · 0 comments
Labels
Type: Goal Features And Functionalities To Implement

Comments

@emsim11
Copy link
Owner

emsim11 commented Jul 18, 2024

Goal #4: Implement User Logins And Sessions

User Story

As a user, I want to be able to log in and have my session remembered if I refresh the page

Objectives

  • Capture data in a Flask POST route.
  • Implement sessions in a Flask app.
  • Handle errors using try ... except statements.
@emsim11 emsim11 added the Type: Goal Features And Functionalities To Implement label Jul 18, 2024
@emsim11 emsim11 closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Goal Features And Functionalities To Implement
Projects
None yet
Development

No branches or pull requests

1 participant