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

refactor: 정책 변경에 따른 출석 플로팅 응답값 변경, 출석 관련 로직 리팩토링 #74

Merged
merged 1 commit into from
May 26, 2024

Conversation

ddingmin
Copy link
Member

@ddingmin ddingmin commented May 26, 2024

💡 기능

  • 플로팅 버튼 띄우기 여부 정책 변경에 따른 응답값을 수정했습니다.
  • 출석 관련 코드를 리팩토링했습니다
    • 중복되었던 출석 상태 확인, 요청 확인을 usecase -> domain 으로 이동

🔎 기타

  • 머지되면 테스트 코드도 추가할게요~

Close #73

@ddingmin ddingmin requested a review from CChuYong as a code owner May 26, 2024 08:32
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.

수고하셨습니다~!

@CChuYong CChuYong merged commit 0ef5451 into depromeet:develop May 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: 정책 변경에 따른 출석 플로팅 응답값 변경, 출석 관련 로직 리팩토링
2 participants