Skip to content

Feature/48#58

Open
mummhy0811 wants to merge 3 commits into
devfrom
feature/48
Open

Feature/48#58
mummhy0811 wants to merge 3 commits into
devfrom
feature/48

Conversation

@mummhy0811
Copy link
Copy Markdown
Contributor

@mummhy0811 mummhy0811 commented Jun 8, 2025

Pull Request

📝 PR 설명

  1. 수요자의 요청을 수락한 매니저들 목록을 조회하는 api입니다.
  • 수요자는 이 목록에서 한 명을 골라 최종 매칭을 할 수 있습니다.
  1. 계약 최종 매칭을 하는 api입니다.
  • 이미 매칭이 된 계약일 경우 오류가 발생합니다.
  • 최종 매칭이 된 매니저는 Nominee에 confirmed, 나머지 매니저는 closed로 저장하여 매니저의 목록에 해당 계약이 뜨지 않게 하였습니다.

✅ 작업 내용 체크리스트

  • 새로운 기능 추가
  • 기존 기능 수정
  • 버그 수정
  • 테스트 코드 작성
  • 문서/README 수정

🔍 관련 이슈


🧩 참고 자료 (선택)

  • API 명세서, 디자인 링크, 노션 문서 등

@mummhy0811 mummhy0811 added this to the SPRINT 02 milestone Jun 8, 2025
@mummhy0811 mummhy0811 self-assigned this Jun 8, 2025
@mummhy0811 mummhy0811 added the ✨ Feature 기능 개발(기능 추가 및 수정) label Jun 8, 2025
@mummhy0811 mummhy0811 closed this Jun 8, 2025
@mummhy0811 mummhy0811 deleted the feature/48 branch June 8, 2025 11:21
@mummhy0811 mummhy0811 restored the feature/48 branch June 8, 2025 11:23
@mummhy0811 mummhy0811 reopened this Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature 기능 개발(기능 추가 및 수정)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

수요자 최종 매칭 기능 개발

1 participant