Skip to content

Lemming97/Weather_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Title

Weather Dashboard

User Story

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

Acceptance Criteria

GIVEN a weather dashboard with form inputs
WHEN a user searches for a city
THEN they are am presented with current and future conditions for that city and that city is added to the search history.
WHEN a user views current weather conditions for that city
THEN they are am presented with the city name, the date, an icon representation of weather conditions, the temperature, the humidity, the wind speed, and the UV index.
WHEN a user views the UV index
THEN they are presented with a color that indicates whether the conditions are favorable, moderate, or severe.
WHEN a user views future weather conditions for that city
THEN they are presented with a 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, the wind speed, and the humidity.
WHEN a user clicks on a city in the search history
THEN they are again presented with current and future conditions for that city.

Technology Used

Screenshots


screenshot of starting page
screenshot of starting page
screenshot of starting page

Links


Link to view Weather Dashboard

About

6. Server-Side APIs Challenge: Weather Dashboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published