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

[Backen] feat : 날씨 정보 가져오는 API #88

Merged

Conversation

Dayon-Hong
Copy link
Collaborator

#️⃣연관된 이슈

#84

📋 PR 개요

  • 현재의 날씨 정보를 가져온다. (공항 좌표 기준)

    • main : 날씨 → 원하시면 한국어로 얘도 번역해볼께요
    • description : 상세 날씨 정보
    • temp : 현재 온도 (섭씨)
    • localTime : 그 지역 시간
    • iconUrl : 날씨에 해당되는 아이콘 → 지금은 서버에서 제공하는 이미지인데, 나중에 수정할 예정
    • temp_min, temp_max : 최소, 최대 기온
  • 오늘 포함 5일간의 날씨 정보를 가져온다 (점심 날씨 기준)

    • 날짜
    • 온도
    • 아이콘

✅ PR 유형

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✏️ 변경 사항

  • global.error.flight 폴더명을 오픈 API 용으로 openApi 파일명으로 변경
  • 영어로 날씨 설명 해주는 값을 한국어로 json 값 파싱

@Dayon-Hong Dayon-Hong self-assigned this Jun 5, 2024
@Dayon-Hong Dayon-Hong merged commit 0479428 into dev_backend Jun 5, 2024
1 check passed
@Dayon-Hong Dayon-Hong deleted the backend/feature/84-realtime-weather-exchange branch June 5, 2024 08:00
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.

1 participant