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

[기능] 나의 코스 플랜 생성 페이지 UI 구현 #13

Merged
merged 5 commits into from
Dec 24, 2024

Conversation

yoouung
Copy link
Member

@yoouung yoouung commented Dec 23, 2024

📝 개요

  • 코스 플랜 생성 페이지 구현

✨ 변경 사항

  • 코드나 기능의 주요 변경 사항을 설명합니다.

    • ✨ 페이지 UI 구현
    • ✨ 장소 검색 카카오 API 적용
    • ✨ 푸터 텍스트 수정
    • ✨ 장소 props 수정에 따른 다른 컴포넌트들 수정
    • ✨ 세부 스타일 수정

📸 스크린샷 (옵션)

Screen.Recording.2024-12-23.at.9.mp4

ℹ️ 참고 사항

  • .env에 REST api 키 추가 필요

@yoouung yoouung requested a review from erica0321 December 23, 2024 12:29
@yoouung yoouung self-assigned this Dec 23, 2024
@yoouung
Copy link
Member Author

yoouung commented Dec 23, 2024

수정 사항

  • SortableItem 컴포넌트 생성
  • 코스 data의 places 필드에 id 필드 추가
  • courses/new/page.tsx에서 쓰던 더미데이터를 코스 data로 변경

@yoouung yoouung force-pushed the jamie/schedules branch 2 times, most recently from add60d7 to 712830b Compare December 23, 2024 16:15
@yoouung
Copy link
Member Author

yoouung commented Dec 23, 2024

+) 카카오 장소검색 api 응답 예시
image

@erica0321 erica0321 self-requested a review December 24, 2024 12:59
Copy link
Contributor

@erica0321 erica0321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

머지하세여

@yoouung yoouung merged commit f0412cc into team-joytas:main Dec 24, 2024
@yoouung yoouung deleted the jamie/schedules branch December 24, 2024 13:11
@yoouung yoouung restored the jamie/schedules branch December 26, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants