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

[DEV-43] 편입 졸업 요건 검사 비즈니스 로직 구현 #287

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

k-kbk
Copy link
Collaborator

@k-kbk k-kbk commented Nov 23, 2024

Issue

Close #284

✅ 작업 내용

e.g. 편입생 인정학점 - 교양 0, 전공 0, 자유선택 0, 성경과인간이해 0

  • 편입생 인정학점을 TransferCredit VO로 구현 및 User에 추가
  • DB 저장 시에는 "0/0/0/0"와 같은 문자열 형태로 저장

🤔 고민 했던 부분

  • 편입생 인정학점 정규화 여부

🔊 도움이 필요한 부분!!

@k-kbk k-kbk added the ✨ feat 새로운 기능 개발 혹은 기존 기능 변경 label Nov 23, 2024
@k-kbk k-kbk self-assigned this Nov 23, 2024
Copy link
Member

@stophwan stophwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

새로 merge 된 것 때문에 confilct 생겼다...!

@k-kbk
Copy link
Collaborator Author

k-kbk commented Dec 1, 2024

새로 merge 된 것 때문에 confilct 생겼다...!

OKAY.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-0 ✨ feat 새로운 기능 개발 혹은 기존 기능 변경 size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DEV-43] 편입 졸업 요건 검사 비즈니스 로직 구현
2 participants