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 Pictures - Cloudinary #214

Open
wants to merge 2 commits into
base: osa2023-carpoolA
Choose a base branch
from
Open

Profile Pictures - Cloudinary #214

wants to merge 2 commits into from

Conversation

gbd2
Copy link
Collaborator

@gbd2 gbd2 commented Aug 2, 2023

Description

  • Added profile picture upload prompt and preview of the uploaded profile picture in the dialog
  • Utilized cloudinary media library to store uploaded images
  • Image is uploaded to cloudinary when "Save" button at the bottom of the dialog is pressed

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

-Uploaded valid image types successfully
-Upload/Submit button does not cause any errors to appear

Image of feature

Screenshot (63)

Next steps

  • Take unique timestamp/ID of uploaded images and store in MongoDB so that they can be retrieved when profile pic is needed

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.

2 participants