수강신청 튜토리얼 추가#119
Open
ohsemin2 wants to merge 2 commits into
Open
Conversation
# Conflicts: # src/shared/api/axios.ts # vite.config.ts
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.
작업 내용
/api/tour/status로 조회하고, 완료/다시보지 않기 시/api/tour/completion을 호출하도록 구현했습니다.
리더보드오른쪽에튜토리얼버튼을 추가해 언제든 다시 시작할 수 있도록 했습니다.검색 → 장바구니 → 수강신청 → 수강신청내역순서로 연결했습니다.미시경제이론과목만 보여주고, 실제 사용자 장바구니/수강신청 결과와 섞이지 않도록 처리했습니다.주요 동작
진행하기를 누르면 튜토리얼이 시작됩니다.다시보지 않기체크 후 닫으면 서버에 완료 상태를 저장하고 안내 문구를 표시합니다.미시경제이론을 입력해야 다음 단계로 넘어갑니다.