Skip to content

327 dev connect upload profile pic to the backend#352

Open
adityapat24 wants to merge 2 commits intomainfrom
327-dev---connect-upload-profile-pic-to-the-backend
Open

327 dev connect upload profile pic to the backend#352
adityapat24 wants to merge 2 commits intomainfrom
327-dev---connect-upload-profile-pic-to-the-backend

Conversation

@adityapat24
Copy link
Contributor

ℹ️ Issue

Closes #327

📝 Description

Added functionality to upload a picture on the frontend and have it synced up to user's account

Briefly list the changes made to the code:

  1. Imported react crop library to allow user to crop their uploaded picture
  2. Implemented a ProfilePictureModal flow (crop UI, file validation, and upload) and connected it to the existing profile picture backend endpoint.
  3. Added an Avatar component with fallback behavior and updated existing user image displays to use it.

✔️ Verification

Manual testing on frontend

image image image image

@adityapat24 adityapat24 linked an issue Mar 10, 2026 that may be closed by this pull request
8 tasks
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.

DEV - Connect Upload Profile Pic to the backend

1 participant