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

야간잔류 수정 기능 구현 #39

Merged
merged 1 commit into from
Nov 25, 2024
Merged

야간잔류 수정 기능 구현 #39

merged 1 commit into from
Nov 25, 2024

Conversation

ahyeonkong
Copy link
Member

#️⃣ 연관된 이슈

#38

📝 작업 내용

  • 사용자의 정보를 토큰으로 받아왔습니다.
  • application의 Id를 이용해서 해당 야간잔류를 수정하는 API를 구현했습니다.

📷 스크린샷 (선택)

image

image
위처럼 신청서를 신청하고,

image
신청서를 수정할 수 있습니다.

💬 리뷰 요구사항 (선택)

participant_count 변수가 신청자 포함이랑 신청자 제외를 나타내는데 모두 사용되어서 헷갈릴 수 있을 것 같습니다.
별도의 계산 없이 하나로 통일하거나, application_co_participants 테이블에 별도 컬럼으로 만들어야 할 것 같습니다.

코드 리팩토링 하겠습니다.☺️

@ahyeonkong ahyeonkong added the ✨ Feature 기능 개발 label Nov 25, 2024
@ahyeonkong ahyeonkong self-assigned this Nov 25, 2024
@ahyeonkong ahyeonkong linked an issue Nov 25, 2024 that may be closed by this pull request
4 tasks
Copy link

Test Coverage Report

Overall Project 12.71% -4.29% 🍏
Files changed 0% 🍏

File Coverage
ApplicationService.java 0% -46.47% 🍏
ApplicationController.java 0% -25.81% 🍏

@ahyeonkong ahyeonkong merged commit 57c82e8 into develop Nov 25, 2024
1 check passed
@holyPigeon holyPigeon deleted the feat/#38 branch November 29, 2024 06:41
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