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: 내 출석 조회에 결석 현황 응답값 추가 #33

Merged
merged 3 commits into from
May 16, 2024

Conversation

ddingmin
Copy link
Member

@ddingmin ddingmin commented May 16, 2024

💡 기능

  • 내 출석 조회 부분에서 오프라인 결석 횟수, 결석 횟수에 대한 필드를 추가했습니다.
  • 온오프라인 정보가 추가로 필요해서 추가했습니다.
  • 16주치 세션, 출석 정보가 없다면 기본값을 세팅하도록 했습니다.
    • 요 부분은 나중에 걷어낼게요..!

🔎 기타

Close #32

@ddingmin ddingmin requested a review from CChuYong as a code owner May 16, 2024 15:48
Copy link

Auto labels applied based on the title of the PR.

Copy link
Member

@CChuYong CChuYong left a comment

Choose a reason for hiding this comment

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

findOrSave하는 구문이 있던데 나중에 꼭 고쳐주세요!

@CChuYong CChuYong merged commit 2bf7f00 into develop May 16, 2024
@CChuYong CChuYong deleted the feature/#33 branch May 16, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 내 출석 조회에 결석 현황 응답값 추가
2 participants