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

Login Match High-Fidelity and Add Names to Accounts (Backend) #52

Closed
ThatMegamind opened this issue Feb 20, 2024 · 0 comments · Fixed by #55
Closed

Login Match High-Fidelity and Add Names to Accounts (Backend) #52

ThatMegamind opened this issue Feb 20, 2024 · 0 comments · Fixed by #55
Assignees
Labels

Comments

@ThatMegamind
Copy link
Collaborator

Instructions

  • After this last sprint, the complete login flow should be implemented and the design should match the mid-fidelity model
  • Now that we have the high fidelity design, we’ll want to update the login flow to match this final design
  • For our purposes, this also entails adding two new fields (see updated DB Model) to the Users table and modifying the related routes
  • The names will later be attached to notifications, but that’ll be completed in a future task

Notes

  • Check the corresponding frontend task!

Acceptance Criteria

  • The first and last name fields should be stored and retrieved when accessing the Users table

Resources

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

Successfully merging a pull request may close this issue.

3 participants