Skip to content

Weather Dashboard in which you can see the current weather (temperature, humidity, wind speed, UV index) and the next 5 day forecast.

Notifications You must be signed in to change notification settings

JessMoran/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Developers are often tasked with retrieving data from another application's API and using it in the context of their own. Third-party APIs allow developers to access their data and functionality by making requests with specific parameters to a URL. Your challenge is to build a weather dashboard that will run in the browser and feature dynamically updated HTML and CSS.

Use the OpenWeather API to retrieve weather data for cities. The documentation includes a section called "How to start" that will provide basic setup and usage instructions. Use localStorage to store any persistent data.

User Story

AS A traveler
I WANT to see the weather outlook for multiple cities
SO THAT I can plan a trip accordingly

The following image demonstrates the application functionality:

weather dashboard demo

The following link demonstrates the deploying app:

https://jessmoran.github.io/weather-dashboard/

To run

  • Download or fork the application from here
  • Select ìndex.html to start the app

Author

Jess Moran


© 2019 Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved.

About

Weather Dashboard in which you can see the current weather (temperature, humidity, wind speed, UV index) and the next 5 day forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages