Latitude-OpenDATA-SIO-Saintbe / setup

0 stars 0 forks source link

Implement Fallback to Fetch Weather Data from API #35

Closed ClementBobin closed 3 days ago

ClementBobin commented 3 days ago

Description: In case the requested weather data is not available in the database, implement functionality to fetch the data from the external weather API (OpenMeteo). The fetched data should be stored in the database if necessary.

Acceptance Criteria: