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

Feature/be/433/upload photo #443

Merged
merged 8 commits into from
Nov 13, 2023
Merged

Conversation

Hakkush-07
Copy link
Contributor

@Hakkush-07 Hakkush-07 commented Nov 11, 2023

I have implemented the following endpoints:

  • set profile photo: upload an image to make it the profile photo of the user
  • delete profile photo: reset profile photo to default
  • get profile photo: obtain profile photo of a user

Files are uploaded to and downloaded from an AWS S3 bucket.

This closes #433

Copy link
Contributor

@omersafakbebek omersafakbebek left a comment

Choose a reason for hiding this comment

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

The pr can be merged.

@Hakkush-07 Hakkush-07 merged commit d5fc5b8 into development Nov 13, 2023
1 check passed
@Hakkush-07 Hakkush-07 added this to the Milestone 2 milestone Nov 13, 2023
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.

Creating Photo Upload Endpoint
2 participants