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

야간잔류 신청 기능 구현 #21

Closed
4 of 5 tasks
ahyeonkong opened this issue Nov 21, 2024 · 0 comments · Fixed by #26
Closed
4 of 5 tasks

야간잔류 신청 기능 구현 #21

ahyeonkong opened this issue Nov 21, 2024 · 0 comments · Fixed by #26
Assignees
Labels
✨ Feature 기능 개발

Comments

@ahyeonkong
Copy link
Member

ahyeonkong commented Nov 21, 2024

📄 설명

  • 야간잔류 신청 기능을 구현합니다.
  • 헤더에서 JWT 토큰을 받아와 사용자의 정보를 불러올 예정입니다.
  • 사용자는 사용 인원, 공동 사용자 명단, 개인정보 동의를 작성합니다.

✅ 작업할 내용

  • 우선, 사용자가 직접 정보를 작성하는 방식으로 구현
  • 추후 헤더 값을 받아 정보를 불러오는 방식으로 변경
  • 사용자가 사용 인원, 공동 사용자 명단, 개인정보 동의를 작성하도록 구현
  • 201 응답 확인
  • 400, 401 에러 예외처리

🙋🏻 참고 자료

새로운 기능에 대한 참고 자료가 있다면 작성해 주세요.

⏰ 추정 시간

24시간

⏰ 소요 시간

3일 🥲

@ahyeonkong ahyeonkong added the ✨ Feature 기능 개발 label Nov 21, 2024
@ahyeonkong ahyeonkong self-assigned this Nov 21, 2024
ahyeonkong added a commit that referenced this issue Nov 22, 2024
* Application 엔티티에 컬럼 추가
* ApplicationController에서 ApiResponse를 이용한 응답 및 에러 처리
* ApplicationRequest에서 요청 DTO 구현
* ApplicationResponse에서 응답 DTO 구현
* ApplicationRepository와 MemberRepository 생성
* ApplicationService 구현

Ref: #21
@ahyeonkong ahyeonkong linked a pull request Nov 24, 2024 that will close this issue
ahyeonkong added a commit that referenced this issue Nov 24, 2024
야간잔류 신청 기능 구현
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 a pull request may close this issue.

1 participant