Skip to content

vilmaq/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Description

Following what the application does, explained in steps:

  1. Searches for a city and adds it in the list of the searched cities below the search button
  2. Stores the searched city in the Local Storage and displays the list of cities stores in the LS
  3. Loads asynchronously the weather results for the current day and for the last 5 days for a searched city.

Technologies used

Javascript, HTML, Bootstrap,openweathermap API

Future improvements

  1. Get the cities as suggestions when typing the first 2 characters by using another API that loads cities
  2. Error handling, when a "bad" input is entered in the searched city

Screenshots

The following image shows the Weather Dashboard and in the right the Local Storage with the searched cities in it image

Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published