Skip to content

A weather app that allows you to see the current and 5-day weather forecast for your favourite cities.

License

Notifications You must be signed in to change notification settings

willmowlam/nebulus-weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

A weather app that allows you to see the current and 5-day weather forecast for your favourite cities.

The app uses weather data provided by OpenWeather API, JavaScript/jQuery for logic, localStorage to save the search history and displayed responsively using the Bootstrap framework.

It is deployed at the following URL:

https://willmowlam.github.io/nebulus-weather-dashboard/

Features

  • Search location by name
  • Modal to narrow a search
  • Display current weather
  • Display 5-day weather forecast
  • Save up to 6 searches (configurable in script.js)
  • Dates are formatted in browser locale

Screenshot

Screenshot of application.