sasimapatterson / weather-dashboard

Weather App that users can easily search and display the necessary weather information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-dashboard

Weather App that users can easily search and display the necessary weather information.

Table of Contents

  1. Descriptions
  2. Visuals
  3. Website

Descriptions

Getting ready for vacation is all about planning. You plan your trip, places where you want to visit and things you want to do when you are there. Packing the right clothes and type of shoes will make your travel much more enjoyable. The Weather Dashboard app has the following features:

  • Users are presented with the current weather information and the forecast for the next 5 days.
  • Users can check temperature, wind speed, humidity and UV index.
  • Users can conveniently check the weather of the cities they previously searched.

This weather app is using the service of OpenWeather One Call API which allows the users to get the weather information. The localStorage is used for storing any persistent data in this case the name of the cities that users input in the search form.

Visuals

Weather Dashboard app displaying current date. 

Weather Dashboard app

Weather Dashboard app displaying weather info.

Weather Dashboard app

Website

Weather Dashboard App Webpage

About

Weather App that users can easily search and display the necessary weather information.


Languages

Language:JavaScript 45.9%Language:HTML 39.7%Language:CSS 14.4%