Skip to content

ram-sah/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Server-Side APIs: Weather Dashboard

License: MIT LanguageCount License

Description:

Welcome to your personal Weather Dashboard that will give you weather for your desired location. Once you search for a location, it will save your previous searches as easy to click buttons. Use these buttons to view the weather for the selected city. You will always be presented with the last city you typed in the search box when you revisit the page.

Used OpenWeather API to retrieve weather data for cities. Also Used localStorage to store any persistent data.

Table of Contents

Pseudocode

  • search for a city to presented with current and future conditions for that city and that city is added to the search history
  • view current weather conditions for that city to presented with the city name, the date, an icon representation of weather conditions, the temperature, the humidity, the wind speed, and the UV index
  • view the UV index to presented with a color that indicates whether the conditions are favorable, moderate, or severe
  • view future weather conditions for that city to presented with a 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, and the humidity
  • click on a city in the search history to again presented with current and future conditions for that city
  • open the weather dashboard to presented with the last searched city forecast

Tech-Features-Used

This project features responsive design using a Bootstrap layout Has responsive layout for:

  • Small devices (landscape phones, 320px and up)

  • Large devices (desktops, 992px and up)

  • To Execute File: Open in browser

Code Validation:

  • These use W3C Code Validators for HTML and CSS
  • esprima Syntax Validator

Questions

avatar

Author: Ram

If you have any questions please contact me at : rsah1@asu.edu

GitHub Prifile: ram-sah

Repository : Weather-Dashboard

Demo

weather-dashboard

About

5-Day Weather Dashboard to see the weather of any City

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published