feat: add course cart snapshot collection - #105
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
엑셀의 재학생장바구니, 신입생장바구니신청 컬럼 파싱
course_cart_snapshots 테이블 추가
강의별 재학생·신입생 장바구니 담은 수 저장
관리자 수동 수집 API 추가
동일 강의 재수집 시 기존 스냅샷 갱신
기존 강의 목록 import 로직과 장바구니 스냅샷 수집 로직 분리
실행 예시
{
"year": 2026,
"semester": "FALL"
}
검증