-
Notifications
You must be signed in to change notification settings - Fork 161
Develop Weather Dashboard Integrated with Public Weather API #479
Copy link
Copy link
Open
Description
Develop a weather dashboard that fetches live data from a public weather API (such as OpenWeatherMap or WeatherAPI). The dashboard should be integrated into the FlightAirMap interface and provide real-time weather metrics relevant to flights, suchp as temperature, wind speed, humidity, and visibility for selected airports or map regions.
Features:
- Integrate with a public weather API (e.g., OpenWeatherMap, WeatherAPI).
- Display current weather conditions for selected airports/locations on the map.
- Show weather metrics such as temperature, wind, humidity, and visibility.
- Update data at regular intervals (e.g., every 5–10 minutes).
- UI panel or overlay in the dashboard with visual indicators (icons, charts, etc.).
- Allow users to select and compare weather for multiple locations.
- Optionally, link flight data with prevailing weather conditions.
Acceptance Criteria:
- Weather dashboard is accessible from main UI.
- Weather data displays accurately for selected locations and updates on schedule.
- Weather visualizations are user-friendly and relevant to aviation users.
- Code is modular and supports easy integration of additional weather providers in the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels