Skip to content

Profile Page (Incomplete) - #41

Draft
steele836 wants to merge 4 commits into
mainfrom
eggesa/profile-page
Draft

Profile Page (Incomplete)#41
steele836 wants to merge 4 commits into
mainfrom
eggesa/profile-page

Conversation

@steele836

Copy link
Copy Markdown
Collaborator

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