Skip to content

Add weather service#31

Merged
GetSky merged 1 commit intomainfrom
feat/weather_service
Jan 3, 2025
Merged

Add weather service#31
GetSky merged 1 commit intomainfrom
feat/weather_service

Conversation

@GetSky
Copy link
Owner

@GetSky GetSky commented Jan 3, 2025

Why it’s needed

This code separates the logic of receiving weather information into a separate service. This simplifies the main logic of the work.

What was done

  1. Added a new interface for the weather service.
  2. The logic for receiving weather information has been moved to a separate service.
  3. Added weather chart update even if the date has not changed.

@GetSky GetSky merged commit a4b8260 into main Jan 3, 2025
3 checks passed
@GetSky GetSky deleted the feat/weather_service branch January 3, 2025 18:39
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