Skip to content

AstaRem/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app

Description

I made this weather app for a traveler, so they can see the weather outlook for multiple cities anywhere in the world and plan their trip accordingly.

Languages/libraries/tools used

  • Open Weather API
  • JavaScript
  • jQuery
  • Bootstrap
  • CSS
  • HTML

Installation

There is no installation needed, app works in the browser.

Usage

Please click here to view deployed app.

Traveler need to enter the city name into search field and hit "Search" button:

starting page

After clicking the search button, the weather for this city for today and 5 days forecast is displayed:

todays weather and forecast

After user does few searches, six last searches(cities) are saved and displayed on the buttons:

saved search cities

Even when user refreshes the page or closes the window - when they come back, the city names are still displayed on the buttons:

after refresh

User can click a city button and retrieve today's weather and forecast for this city again. That is possible because user search is saved in local storage:

searches saved in local storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors