feat: 마이페이지 UI 구현#15
Merged
1000hyehyang merged 4 commits intodevfrom Apr 30, 2026
Merged
Conversation
- 마이페이지 메인 화면 UI 구현 - 저장 장소 요약 카드 및 저장 코스 리스트 UI 구현 - 나의 장소 전체보기 화면 UI 구현 - 저장 장소 메모 작성/수정/삭제 UI 구현 - 저장 장소 없음 / 필터 결과 없음 상태 UI 구현 - 저장 코스 상세 화면 UI 구현 - /dev/mypage 임시 확인 경로 추가
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Made-with: Cursor # Conflicts: # src/pages/tabs/MyPage.tsx
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를 구현했습니다
요약 카드, 리스트, 예외 상태, 상세 화면, 메모 UI까지 mock 데이터 기반으로 확인할 수 있도록 구성했습니다
🔗 관련 이슈
Closes #15
💡 왜 바꿨나요?
사용자가 저장한 장소와 저장한 데이트 코스를 한 화면에서 확인하고, 관련 상세 화면 흐름을 프론트에서 먼저 검증할 수 있도록 하기 위해 구현했습니다
📝 주요 변경 사항
/dev/mypage임시 확인 경로 추가👀 리뷰어가 보면 좋은 부분
🧪 테스트
방식 (해당하는 것만 체크)
메모 (시나리오, 커맨드, 스크린샷 링크 등 — 선택)