Weather
        
        Weather dashboard using the free Open-Meteo API
Simply enter the latitude and longitude of a location into the Location table, and the app automatically retrieves current weather conditions and a 7-day forecast.
Key features:
- Enter geographic coordinates to fetch weather data
 - Displays today’s weather and a weekly forecast
 - Weather data is automatically refreshed every hour
 - Built-in example of how to call external APIs from Yoony