Skip to content

A weather forecast application that relies on user input to draw local weather data from an api. In addition to current weather data, the last search is stored and saved for a later session.

Notifications You must be signed in to change notification settings

WebDeverDan/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The interface of this application features a search bar, and following user input results in unique weather results as Temperature, Wind Speed, Humidity, and UV Index. The UV index color changes depending on the level of the index at the time of the search. In addition to the individual results, a 5 day forecast appears at the bottom of the app.

Upon searching for a location, that location will be saved to the left-hand side of the page. To return to a previous and its information, the user can re-click on the respective button on the left and the information will re-populate. Upon reloading page, the last search result will be shown under the search bar.

Link to Github Repository: https://github.com/WebDeverDan/Weather-Dashboard Link to Deployed application on Github pages:https://webdeverdan.github.io/Weather-Dashboard/

About

A weather forecast application that relies on user input to draw local weather data from an api. In addition to current weather data, the last search is stored and saved for a later session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published