Skip to content

dashboard for current and forecast weather data for a given city

License

Notifications You must be signed in to change notification settings

rajnidua/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weather-dashboard

dashboard for current and forecast weather data for a given city

##Weather Dashboard

GIVEN a weather dashboard with form inputs WHEN I search for a city THEN I am presented with current and future conditions for that city and that city is added to the search history WHEN I select the unit of temperature from the radio buttons in degree celcius or degree fahrenheit THEN I am shown the temperature value in the same units WHEN I view current weather conditions for that city THEN I 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 I view the UV index THEN I am presented with a color that indicates whether the conditions are favorable, moderate, or severe WHEN I view future weather conditions for that city THEN I am 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 I click on a city in the search history

Screenshots :

Tokyo weather data

Adelaide weather data

Sydney weather data

Singapore weather data, temp in degree fahrenheit

live app link : https://rajnidua.github.io/weather-dashboard/

Github link : https://github.com/rajnidua/weather-dashboard

Tools and Technologies

HTML, CSS, Javascript, Serverside API using Fetch

Lisence & copyright

© Rajni Dua

Licensed under the MIT License

About

dashboard for current and forecast weather data for a given city

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published