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(#239): 내 프로필 페이지 API 연동 #249

Merged
merged 12 commits into from
Nov 24, 2023

Conversation

sscoderati
Copy link
Member

📑 구현 사항

Nov-24-2023 16-59-07

  • 내 프로필 페이지에 프로필 수정 API를 연동했습니다
    Nov-24-2023 16-59-25

  • 회원 탈퇴 버튼에 해당 API를 연동했습니다

🚧 특이 사항

생략

🚨관련 이슈

close #239

- onChange에 onValueChange 등록 및 아이콘 제거
- 필드 이름 뒤에 Id 추가
- onChange에 onValueChange 등록 및 아이콘 제거
- 필드 이름 뒤에 Id 추가
- 프로필 수정 기능 연동 완료
- 회원 탈퇴 기능 연동 완료
- 빌드 에러는 해결됐지만 올바른 방법인지 검증 필요ㅛ
- 회원 탈퇴 api 요청 함수 export에서 호출부분 제거
- 그 외 한줄 소개 null일 시 보여줄 대체 문구 추가
@sscoderati sscoderati added 기능 새로운 기능! 🚨 D-0 당일 리뷰 부탁드립니다! labels Nov 24, 2023
@sscoderati sscoderati added this to the 5차 스프린트 milestone Nov 24, 2023
@sscoderati sscoderati self-assigned this Nov 24, 2023
Copy link
Member

@JIY00N2 JIY00N2 left a comment

Choose a reason for hiding this comment

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

고생했습니다 !!!ㅎㅎ

@sscoderati sscoderati merged commit 52c9e76 into main Nov 24, 2023
2 checks passed
@sscoderati sscoderati deleted the feat/#239/myprofile-api-sync branch November 24, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 새로운 기능! 🚨 D-0 당일 리뷰 부탁드립니다!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] - 프로필 페이지 API 연동
2 participants