-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/129 봉사 지원 승인/거절 #132
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
Conversation
ayoung-dev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
저도 범수님 의견 들으니 추후에 검증 절차가 달라질 수도 있겠다고 생각되어 나누는 거 좋은 거 같습니다!
고생하셨습니다
abd2d58 to
606c027
Compare
m-a-king
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다! 승인과 거절을 명확히 나눈 판단은 좋은 선택이라 생각합니다.
또, 승인이나 거절의 검증을 서비스가 아닌 도메인 자체에서 처리할 수 있는지 고민해봤지만, 현재 구조가 더 적합하다고 판단됩니다. 잘 구현해 주신 것 같습니다~
| private final ApproveVolunteerApplyUseCase approveVolunteerApplyUseCase; | ||
| private final RejectVolunteerApplyUseCase rejectVolunteerApplyUseCase; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
좋아요~~
606c027 to
0f8d4eb
Compare
|



resolved :
📌 과제 설명
👩💻 요구 사항과 구현 내용
✅ PR 포인트 & 궁금한 점