Skip to content

merge: (#801) 표 기능 추가#804

Closed
kkm06100 wants to merge 3 commits intodevelopfrom
feat/799-model-student-voting-function
Closed

merge: (#801) 표 기능 추가#804
kkm06100 wants to merge 3 commits intodevelopfrom
feat/799-model-student-voting-function

Conversation

@kkm06100
Copy link
Member

작업 내용 설명

학생 표 생성 api 추가

주요 변경 사항

  • CreateVotingOption
  • RemoveVotingOption
  • CreateVote
  • RemoveVote
  • GetVotingOption
  • GetVotes

결과물

체크리스트

  • 어플리케이션 구동(혹은 테스트)시 오류는 없나요?
  • 생성된 코드에 Javadoc 주석을 추가 하였나요?
  • 생성된 코드에 대한 테스트 코드가 작성 되었나요?

관련 이슈

@kkm06100 kkm06100 self-assigned this Feb 12, 2025
@kkm06100 kkm06100 added the feat 새로운 기능을 추가 할 경우 label Feb 12, 2025
@kkm06100 kkm06100 linked an issue Feb 12, 2025 that may be closed by this pull request
2 tasks
@kkm06100 kkm06100 closed this Feb 12, 2025
@kkm06100 kkm06100 deleted the feat/799-model-student-voting-function branch February 12, 2025 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat 새로운 기능을 추가 할 경우

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

모범 학생 투표 기능 추가

1 participant