Skip to content

Sunita002/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Project Background:

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

User Story

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

Criteria

  • Users can look up current and five-day forecasts by searching for a city
  • UV index will display will display specific colors dependent on weather severity
  • Most recent search results are saved
  • Launch Application

    screenshot-weather-dash

    Deployment of Application

  • https://sunita002.github.io/weather-dashboard/