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

feat: 유저 프로필 이미지 이름 수정 #103

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

ybkang1108
Copy link
Collaborator

PR 제목

유저 프로필 이미지 이름 수정

PR을 한 이유 🎯

  • user.id + .jpg로 저장

이슈 번호 📎

  • 기존에 업로드된 이미지 삭제
  • f{user.id}.jpg로 저장

변경사항 🛠

  • (개발한 내용의 요약을 적어주세요. 예: "로그인 버그 수정", "새로운 기능 추가" 등)

특이사항 📌

  • (이 PR에 대한 추가적인 정보나, 리뷰어가 주의깊게 봐야할 점 등을 적어주세요.)

테스트 결과 📝

  • (테스트를 진행한 결과, 해당 결과에 따른 스크린샷 또는 기타 정보를 제공해주세요.)

is_Evaluated -> is_evaluated
이미지를 업로드할 경우 기존 이미지는 삭제되고 새로운 이미지가 저장됨
이름은 유저id + jpg
@ybkang1108 ybkang1108 merged commit e226042 into develop Aug 15, 2024
2 checks passed
@ybkang1108 ybkang1108 deleted the feat/add-isEvaluated-field branch August 15, 2024 07:40
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.

1 participant