Skip to content

A weather dashboard for weather outlook of multiple cities. Implemented by calling Open Weather APIs to get weather forecast information, and dynamically generating HTML to display the information.

Notifications You must be signed in to change notification settings

heidiwu3388/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Weather-Dashboard

Module 6 - Server-Side APIs Challenge

This application is a weather dashboard for you to see weather outlook for multiple cities

Installation

N/A

Usage

  • Go to https://heidiwu3388.github.io/Weather-Dashboard/
  • Input a city for searching, hit the "enter" key or click the "Search" button, then the current and future weather for that city will be shown. The city will also be added to the list of the search history right under the "search" button.
  • You can also click on a city in the search history to see the current and future weather of that city.
  • For the current weather: the city name, the date, an icon representation of weather conditions, the temperature, the humidity and the wind speed will be shown.
  • For the future weather: a 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, the wind speed and the humidity will be shown.
  • When the application reloads, the city search history persists.

Screenshot

Weather-Dashboard

Credits

N/A

License

None

About

A weather dashboard for weather outlook of multiple cities. Implemented by calling Open Weather APIs to get weather forecast information, and dynamically generating HTML to display the information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published