Skip to content

Feat/recoma96/add forecast in the web#136

Merged
recoma96 merged 8 commits into
mainfrom
feat/recoma96/add-forecast-in-the-web
Apr 8, 2026
Merged

Feat/recoma96/add forecast in the web#136
recoma96 merged 8 commits into
mainfrom
feat/recoma96/add-forecast-in-the-web

Conversation

@recoma96
Copy link
Copy Markdown
Owner

@recoma96 recoma96 commented Apr 8, 2026

📝 주요 변경 내용 (Description)

API Server

  • 일기예보 API에 요일 추가
    • weekOfDay: 요일 영문 코드 (MON, THU, ...)
    • weekOfDayKo: 요일 한글 버전 (월, 화, 수, ...)
  • 기타 개선 작업
    • 불필요한 로깅 코드 제거

Web

  • 코스 상세 페이지에 일기예보 컴포넌트 추가

🔗 관련 이슈 (Related Issues)

@recoma96 recoma96 self-assigned this Apr 8, 2026
@recoma96 recoma96 added ✨ feature 새로운 기능을 만들었어요 BACKEND 백엔드 파트 labels Apr 8, 2026
@recoma96 recoma96 linked an issue Apr 8, 2026 that may be closed by this pull request
@recoma96 recoma96 added the FRONTEND 프론트엔드 파트 label Apr 8, 2026
@recoma96 recoma96 merged commit d497699 into main Apr 8, 2026
1 check passed
@recoma96 recoma96 deleted the feat/recoma96/add-forecast-in-the-web branch April 8, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BACKEND 백엔드 파트 ✨ feature 새로운 기능을 만들었어요 FRONTEND 프론트엔드 파트

Projects

None yet

Development

Successfully merging this pull request may close these issues.

상세 페이지에 날씨 정보 추가

1 participant