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

Profile Page (Incomplete) #41

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Profile Page (Incomplete) #41

wants to merge 4 commits into from

Conversation

s-egge
Copy link
Collaborator

@s-egge s-egge commented Jun 6, 2024

Related Issues

#25

Changes

  • Added ability to change First and Last name. User must at least have a First name in order for it to work, Last name is optional (defaults to null in the database)
  • Added ability to upload an avatar, but this isn't connected to the DB yet
  • Added ability to delete user profile. A pop-up makes them type "delete" in order to actually delete it. The commented-out deleteUser function will delete them from the DB, but there is an issue with logging them out at the moment that needs to be fixed

Todo

  • Add avatar to database
  • Fix logging out when user is deleted
  • Allow user to change avatar without needing to change first/last name

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

Successfully merging this pull request may close these issues.

1 participant