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

졸업학점 계산기 API 적용 #748

Open
2 of 6 tasks
duehee opened this issue Aug 4, 2024 · 0 comments
Open
2 of 6 tasks

졸업학점 계산기 API 적용 #748

duehee opened this issue Aug 4, 2024 · 0 comments
Assignees
Labels
Team User 유저 팀에서 작업할 이슈입니다 기능 새로운 기능을 개발합니다.

Comments

@duehee
Copy link
Contributor

duehee commented Aug 4, 2024

어떤 이슈인가요?

1. flyway 적용하기

a) 테이블 3개 추가

  • course_type
  • standard_graduation_requirements
  • student_course_calculation

b) 기존 테이블 외래키 제약 추가

  • timetable_lecture 내의 standard_graduation_requirements 외래키 제약 추가

c) 기존 테이블 컬럼 추가

  • timetable_lecture 테이블에 standard_graduation_requirements 컬럼 추가

2. API 작성하기

API 명세

@duehee duehee added 기능 새로운 기능을 개발합니다. Team User 유저 팀에서 작업할 이슈입니다 labels Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team User 유저 팀에서 작업할 이슈입니다 기능 새로운 기능을 개발합니다.
Projects
None yet
Development

No branches or pull requests

4 participants