-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
A basic Weather Dashboard webpage template is provided:
- HTML includes a dashboard structure, input for city name, a button to fetch weather, and a div to display results.
- External CSS file (style.css) for styling.
- External JS file (script.js) for logic.
Next steps or improvements may be needed, such as:
- Implementing the getWeather() function logic to fetch and display weather data.
- Adding error handling and validation for city input.
- Improving UI/UX for weather results.
- Connecting to a weather API (such as OpenWeatherMap).
Further details or requirements are needed to complete the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels