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

Implement Edit Profile Picture Functionality #173

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

tig-github
Copy link
Member

Authors:
MatthewCCChang, tig-github

What does this PR contain?

Modal for editing profile picture and removing profile picture, with full functionality using dropzone and backend.

How did you test these changes?

  • Postman Calls
  • PGAdmin

Closes #165

@tig-github tig-github linked an issue Apr 18, 2024 that may be closed by this pull request
@tig-github tig-github requested review from Aokijiop and NwinNwin April 18, 2024 18:51
Copy link
Collaborator

@Aokijiop Aokijiop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just some small changes needed since the backend calls weren't being formatted properly. I also adjusted the delete Backend call and created a new util for it.

@Aokijiop Aokijiop merged commit 90f2150 into main Apr 22, 2024
2 of 3 checks passed
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.

Implement Edit Profile Picture Functionality
2 participants