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

강의 수강 신청 #78

Merged
merged 28 commits into from
Oct 30, 2023
Merged

강의 수강 신청 #78

merged 28 commits into from
Oct 30, 2023

Conversation

ani2689
Copy link
Contributor

@ani2689 ani2689 commented Oct 27, 2023

💡 개요

  • 강의 수강신청 기능을 작업했습니다.

📃 작업내용

  • 학생 권한을 가진 유저가 강의에 수강 신청할 수 있는 기능을 작업했습니다.
  • 예외
    • 존재하지 않는 강의에 수강 신청할 경우
    • 승인되지 않은 강의에 수강 신청할 경우
    • 강의 신청일이 아닌 경우
    • 이미 신청한 강의인 경우
    • 수강 인원이 가득 찬 경우

🔀 변경사항

  • 강의 개설시 필요한 강의 날짜와 수강 신청 시작 & 마감일의 json format을 변경했습니다.
  • lecture service의 주석을 변경했습니다.

@ani2689 ani2689 linked an issue Oct 27, 2023 that may be closed by this pull request
ani2689 and others added 3 commits October 27, 2023 11:18
Co-authored-by: 박주홍 <103554978+JuuuuHong@users.noreply.github.com>
ani2689 and others added 2 commits October 27, 2023 11:29
Co-authored-by: 박주홍 <103554978+JuuuuHong@users.noreply.github.com>
@ani2689 ani2689 merged commit 0646081 into master Oct 30, 2023
1 check passed
@ani2689 ani2689 deleted the feature-52/sign-up-lecture branch October 30, 2023 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

강의 신청 개발
4 participants