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

[TNT-186] 트레이니 마이페이지 기능 구현 #78

Merged
merged 13 commits into from
Feb 10, 2025

Conversation

SeonJeongk
Copy link
Contributor

📝 작업 내용

  • Closes [TNT-186] 트레이니 마이페이지 메뉴 기능 구현 #49

  • 트레이니 마이페이지 기능 구현했습니다.

    • 트레이니 정보 조회
    • 앱 푸시 알림
    • 서비스 이용 약관
    • 개인정보 처리방침
    • 오픈소스 라이선스
    • 로그아웃
    • 계정 탈퇴
  • 회원조회 API Response 수정사항 반영해두었습니다. (/members)
    트레이너 마이페이지에서도 정보 조회 잘 작동하는거 확인했습니다.

  • User.Trainee에 트레이너 연결 여부를 확인할 수 있도록 isConnected 프로퍼티를 추가했습니다.

📸 실행 화면

TraineeMyPage.mp4

🙆🏻 리뷰 요청 사항

없습니다!

👀 레퍼런스

@SeonJeongk SeonJeongk added ✨ Feat 기능 구현 🌻 선정 김씨 집안 막내 김선정 labels Feb 10, 2025
@SeonJeongk SeonJeongk added this to the 3차 스프린트 milestone Feb 10, 2025
@SeonJeongk SeonJeongk self-assigned this Feb 10, 2025
Copy link
Member

@hoyahozz hoyahozz left a comment

Choose a reason for hiding this comment

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

LGTM 👍👍👍

@SeonJeongk SeonJeongk merged commit 20af918 into develop Feb 10, 2025
4 checks passed
@SeonJeongk SeonJeongk deleted the feature/TNT-186 branch February 10, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 구현 🌻 선정 김씨 집안 막내 김선정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TNT-186] 트레이니 마이페이지 메뉴 기능 구현
2 participants