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 profile details #292

Closed
Winston-Hsiao opened this issue Aug 14, 2024 · 0 comments · Fixed by #293
Closed

User profile details #292

Winston-Hsiao opened this issue Aug 14, 2024 · 0 comments · Fixed by #293
Assignees
Labels
backend Feature requests for the backend frontend Feature requests for the frontend

Comments

@Winston-Hsiao
Copy link
Contributor

Winston-Hsiao commented Aug 14, 2024

  1. Add new user profile details (add fields to User model)
  2. User profile pages at /profile/[uid]/
  3. New public user model (only get/return non-sensitive information to frontend) exclude hashed_password and OAuth ids etc. Only publicly available fields should be returned to frontend.
  4. User can edit their profile on their own page
@Winston-Hsiao Winston-Hsiao added frontend Feature requests for the frontend backend Feature requests for the backend labels Aug 14, 2024
@Winston-Hsiao Winston-Hsiao self-assigned this Aug 14, 2024
@Winston-Hsiao Winston-Hsiao linked a pull request Aug 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Feature requests for the backend frontend Feature requests for the frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant