feat: 데이트 코스짜기 UI 구현#14
Merged
1000hyehyang merged 4 commits intodevfrom Apr 30, 2026
Merged
Conversation
- 데이트 코스 설정 화면 UI 구현 - 지역/날짜시간/장소 종류 선택 UI 추가 - 코스 결과/상세/편집 흐름 UI 구현 - /dev/course 임시 확인 경로 추가
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1000hyehyang
approved these changes
Apr 30, 2026
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.
✨ 무엇을 바꿨나요?
데이트 코스 생성 플로우의 프론트 UI를 구현했습니다
지역 설정, 날짜 및 시간 설정, 장소 종류 선택부터 코스 생성 결과/상세/편집 흐름까지 mock 데이터 기반으로 확인할 수 있도록 구성했습니다
🔗 관련 이슈
Closes #14
💡 왜 바꿨나요?
백엔드 연동 전에도 데이트 코스 생성 흐름과 화면 전환 구조를 먼저 검증할 수 있도록 하기 위해 구현했습니다.
📝 주요 변경 사항
/dev/course임시 확인 경로 추가👀 리뷰어가 보면 좋은 부분
🧪 테스트
방식 (해당하는 것만 체크)
메모 (시나리오, 커맨드, 스크린샷 링크 등 — 선택)