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-231] 트레이너-트레이니 연결 API, 화면 흐름 연결 완료 #72

Merged
merged 7 commits into from
Feb 10, 2025

Conversation

FpRaArNkK
Copy link
Contributor

📌 What is the PR?

🪄 Changes

  • 트레이너 초대 코드 발급/재발급 화면 API 연결
  • 트레이니 초대 코드 입력 화면 API 연결
  • 트레이니 PT 정보 입력 화면 API 연결
  • 트레이너 연결 완료 정보 화면 API 연결
  • 트레이너 연결된 트레이니 프로필 화면 API 연결
  • 해당 화면들의 데이터 연결, 코디네이터 흐름 연결

🌐 Common Changes

  • DIContainer에 TraineeRepoUseCase 추가했습니다
  • ConnectedTraineeProfile, ConnectionComplete 화면 데이터 연결하면서 UI가 변경된 부분이 있을 수 있습니다 -> 추후 리파인 부탁드리겠습니다

🙆🏻 To Reviewers

  • 온보딩 회원가입 플로우 완입니다

💭 Related Issues

@FpRaArNkK FpRaArNkK added the ✨Feat 새로운 기능 구현 (새로운 로직 추가, UI 구현 등) label Feb 10, 2025
@FpRaArNkK FpRaArNkK requested a review from syss220211 February 10, 2025 20:28
@FpRaArNkK FpRaArNkK self-assigned this Feb 10, 2025
Copy link
Member

@syss220211 syss220211 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다.

@FpRaArNkK FpRaArNkK merged commit a33423b into develop Feb 10, 2025
@FpRaArNkK FpRaArNkK deleted the TNT-231-trainerTraineeConnect branch February 12, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feat 새로운 기능 구현 (새로운 로직 추가, UI 구현 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TNT-231] 트레이너-트레이니 연결 API, 데이터, 화면 연결
2 participants