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

회원가입할때 프로필 업로드도 같이 할 수 있도록 변경 #59

Merged
merged 4 commits into from
Dec 20, 2022

Conversation

dolong2
Copy link
Member

@dolong2 dolong2 commented Dec 20, 2022

💡 개요

  • 회원가입할때 프로필 업로드도 같이 할 수 있도록 변경

📃 작업내용

  • 회원가입때 프로필 url받도록 수정
  • 회원가입 용 이미지 업로드 API추가
  • 이미지를 교체할때 이전에 업로드한 이미지 제거

🎸 기타

#56
#57

@dolong2 dolong2 added 0️⃣Priority: Critical 우선순위 긴급 ✨ Feature 기능 개발 labels Dec 20, 2022
@dolong2 dolong2 self-assigned this Dec 20, 2022
@dolong2 dolong2 merged commit 9a6eda2 into main Dec 20, 2022
@dolong2 dolong2 deleted the feature/signup_image branch December 20, 2022 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣Priority: Critical 우선순위 긴급 ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원가입에 프로필 이미지 url 받기 회원가입용 이미지 업로드
2 participants