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-179] 트레이너 일별 수업 조회 기능 구현 #69

Merged
merged 4 commits into from
Feb 8, 2025

Conversation

hoyahozz
Copy link
Member

@hoyahozz hoyahozz commented Feb 8, 2025

📝 작업 내용


  • 트레이너 일별 수업 조회 기능을 구현하였습니다.

📸 실행 화면

default.mp4

🙆🏻 리뷰 요청 사항

  • 없으요 ㅎㅎ

👀 레퍼런스

NONE

@github-actions github-actions bot requested a review from SeonJeongk February 8, 2025 14:27
@hoyahozz hoyahozz added ✨ Feat 기능 구현 🎨 Design UI 및 디자인 작업 🌲 정호 김씨 집안 큰행님 김정호 labels Feb 8, 2025
@hoyahozz hoyahozz added this to the 3차 스프린트 milestone Feb 8, 2025
Base automatically changed from feature/TNT-178 to develop February 8, 2025 14:57
@hoyahozz
Copy link
Member Author

hoyahozz commented Feb 8, 2025

스크린샷 2025-02-09 오전 3 43 51

시간 형식 수정하였습니다! (HH:mm -> a hh:mm)

Copy link
Contributor

@SeonJeongk SeonJeongk left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 👍👍

Comment on lines 297 to 298
startTime = dateFormatter.format(startTime, "HH:mm"),
endTime = dateFormatter.format(endTime, "HH:mm"),
Copy link
Contributor

Choose a reason for hiding this comment

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

시간 앞에 오전, 오후 안 붙어있습니다!
➡️ 오전 00:00

@hoyahozz hoyahozz merged commit 1f55169 into develop Feb 8, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 구현 🌲 정호 김씨 집안 큰행님 김정호 🎨 Design UI 및 디자인 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TNT-179] 트레이너 일별 수업 정보 출력
2 participants