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-232] 트레이니, 트레이너 마이페이지 + 앱 내 트레이너/트레이니 연결 여부 반영 #82

Merged
merged 7 commits into from
Feb 12, 2025

Conversation

FpRaArNkK
Copy link
Contributor

📌 What is the PR?

  • 트레이너/트레이니의 마이페이지 데이터 로직 + API 로직을 반영했습니다.
  • 앱내 트레이너/트레이니 연결 여부를 앱 전체에서 트래킹 가능하게 작성했습니다.

🪄 Changes

  • 트레이너/트레이니 마이페이지 API, 데이터, 화면 흐름 연결
  • AppStorage isConnected 추가
  • 트레이니 홈 isConnected 로직 관련 반영

🌐 Common Changes

  • AppStorage(UserDefaults)에 isConnected 값이 추가되었습니다.
  • 세션 체크, 마이페이지 등의 API에서 값을 반영하며, 앱 내 로직에 반영하시면 됩니다.

🙆🏻 To Reviewers

  • 트레이너 홈의 isConnected 관련 부분은 부탁드리겠습니다!

💭 Related Issues

@FpRaArNkK FpRaArNkK added the ✨Feat 새로운 기능 구현 (새로운 로직 추가, UI 구현 등) label Feb 12, 2025
@FpRaArNkK FpRaArNkK requested a review from syss220211 February 12, 2025 20:55
@FpRaArNkK FpRaArNkK self-assigned this Feb 12, 2025
@FpRaArNkK FpRaArNkK merged commit 4958478 into develop Feb 12, 2025
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-232] 트레이너/트레이니 마이페이지 연결
2 participants