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] 프로필 이미지 수정, 회원 탈퇴 api #11

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

julia-heo
Copy link
Member

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #10

🔎 작업 내용

S3버킷 생성, S3Config 작성, S3에 이미지 업로드 가능한 Service인 S3Uploader 작성
회원가입 시 기본 이미지 등록되도록 수정
프로필 이미지 수정 api 구현
회원 탈퇴 api 구현

📩 API Test

  • 프로필 이미지 수정
스크린샷 2024-02-01 오후 9 47 40 image
  • 회원 탈퇴
스크린샷 2024-02-01 오후 9 48 41

➰ ETC

@julia-heo julia-heo added feature 기능 구현 관련 채린 labels Feb 1, 2024
@julia-heo julia-heo linked an issue Feb 1, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@Haewonny Haewonny left a comment

Choose a reason for hiding this comment

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

수고했어용 머지해도 됩니당! 👍🏻

@julia-heo julia-heo merged commit e060bef into develop Feb 1, 2024
2 checks passed
@julia-heo julia-heo deleted the feature/#10 branch February 1, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 구현 관련 채린
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 프로필 이미지 수정, 회원 탈퇴 api 구현
2 participants