Skip to content

yinping-520/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

weather-dashboard

Summary

This is a weather forecast application.

User Story

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

Features

This application has the following features:

  • WHEN user search for a city in the form input, this application presents the current and future conditions for that city and that city is added to the search history.

  • WHEN user view current weather conditions for that city, this application presents the city name, the date, an icon representation of weather conditions, the temperature, the humidity, the wind speed, and the UV index.

  • WHEN user view the UV index, this application presents with a color that indicates whether the conditions are favorable, moderate, or severe.

  • WHEN user view future weather conditions for that city, this application presents a 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, the wind speed, and the humidity.

  • WHEN user click on a city in the search history, this application again presents current and future conditions for that city.

Installation

Clone Repository:

This program can be run through a browser using the above link to the the deployed application. Alternatively, to run this application locally you will need to:

git clone [email protected]:yinping-520/weather-dashboard.git

Outcome

screenshot

github

About

This is a weather forecast application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published