Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 993 Bytes

File metadata and controls

32 lines (18 loc) · 993 Bytes

weather-dashboard

Weather dashboard using server-side APIs

Description:-

A weather dashboard which when given a city will show the currents weather and deliver a 5-day forecast.

Link to deployed page:

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

Link to github repository:

https://github.com/gingus55/weather-dashboard

User Story

-When I provide the name of a city I am presented with the current weather and a forecast for the next 5 days.

-When I view the UV index I can see it in a different colour depending on its safety rating.

-After searching a city a history bar is created showing cities I have searched.

-When clicking a city I have previously searched I am immediately given that cities data again.

-For the current weather and the 5-day forecast I am shown an icon representing the weather.

Image of code:

Images of webpage: