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

[Feat] 정규 세션 비지니스 로직 개발 #27

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

koreaioi
Copy link
Collaborator

@koreaioi koreaioi commented Nov 12, 2024

➕ 연관된 이슈

#25
Close #25

📑 작업 내용

정규 세션 관련 이슈

동아리 소개 관리자 페이지에서는 정규 세션에 백엔드 파트가 참여하지 않습니다.
프론트가 정규 세션 정보를 정적으로 설정합니다.

하지만, 추후 동아리 지원 관리자 페이지에서 참여할 것으로 예상됩니다.
이를 위해서 만들어둔 코드는 PR 올렸습니다.

  • 정규 세션 생성
  • 정규 세션 기수별 조회
  • 정규 세션 수정
  • 정규 세션 삭제

✂️ 스크린샷 (선택)

💭 리뷰 요구사항 (선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@koreaioi koreaioi added feat create something refactor refactor labels Nov 12, 2024
@koreaioi koreaioi self-assigned this Nov 12, 2024
@koreaioi koreaioi linked an issue Nov 12, 2024 that may be closed by this pull request
4 tasks
…into feat/#25/정규-세션-비지니스-로직-개발
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat create something refactor refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 정규 세션 비지니스 로직 개발
2 participants