Skip to content

Weather dashboard retrieves weather data for cities. Travelers could use this website to see the weather outlook for multiple cities to plan trips accordingly.

License

Notifications You must be signed in to change notification settings

marycpriyanka/Weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather-dashboard

badge

Description

Weather dashboard retrieves weather data for cities. Travelers could use this website to see the weather outlook for multiple cities to plan trips accordingly.

Table of Contents

Installation

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

  • Clone this repository to receive all of the files.
  • Open the index.html file in your default browser.

Features

  • Weather dashboard contains a form input for users to search for a city.
  • When a user searches for a city, they are presented with current and future conditions for that city and that city is added to the search history.
  • The current weather conditions of the city presents the city name, the date, an icon representation of weather conditions, the temperature, the humidity, the wind speed, and the UV index.
  • The UV index is presented with a color that indicates whether the conditions are favorable, moderate, or severe.
  • The future weather conditions of that city displays 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 search history, they are again presented with current and future conditions for that city.
  • The number of recently viewed cities in search history is set with a maximum of 10 cities.

screenshot1 screenshot2

Technologies used

HTML, CSS, JavaScript, Bootstrap, Open Weather One Call API

Deployed link

https://marycpriyanka.github.io/Weather-dashboard/

License

Weather dashboard is available under the MIT License.

How to Contribute

Contributions and ideas are welcome. Before submitting an issue, please take a moment to look over the contributing guidelines in https://www.contributor-covenant.org/ . Before submitting pull requests, ensure the following:

Fork the repo and create your branch from main. Test your code.

Questions

https://github.com/marycpriyanka

For any addditional questions, reach me at [email protected].

About

Weather dashboard retrieves weather data for cities. Travelers could use this website to see the weather outlook for multiple cities to plan trips accordingly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published