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

[Feature] 이동봉사 중개 신청 내역 단건 조회 API 구현 #81

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

kyeong-hyeok
Copy link
Member

💡 연관된 이슈

close #80

📝 작업 내용

  • 이동봉사 중개 신청 내역 단건 조회 API 구현
  • 이동봉사 중개 신청 내역 단건 조회 Controller 테스트 코드 추가
  • 이동봉사자 신청 내역 단건 조회 신청 id 추가 반환

💬 리뷰 요구 사항

@kyeong-hyeok kyeong-hyeok added ✨ Feature 기능 개발 Priority: Medium 우선순위 중간 🐯 Koeyhk 담당자 labels Nov 16, 2023
@kyeong-hyeok kyeong-hyeok linked an issue Nov 16, 2023 that may be closed by this pull request
3 tasks
Copy link
Member

@hojeong2747 hojeong2747 left a comment

Choose a reason for hiding this comment

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

봉사자와 중개를 분리하여 Dto를 작성하여 더 직관적이고 코드 가독성이 뛰어난 것 같습니다! 저는 아직 record에서 from, of 등 유연하게 사용해 볼 경험은 없는데 추후 유지보수에 도움이 된다는 것을 경험해 보고 싶네요 ! 👍

@kyeong-hyeok kyeong-hyeok merged commit ace4af0 into develop Nov 16, 2023
1 check passed
@kyeong-hyeok kyeong-hyeok deleted the feat/80-intermediary-get-application-api branch November 16, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🐯 Koeyhk 담당자 Priority: Medium 우선순위 중간
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 이동봉사 중개 신청 내역 단건 조회 API 구현
2 participants