Skip to content

jkaho/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

License: MIT

Description

This web application is a responsive weather dashboard that displays the current weather and 5-day forecast for any searched city. It also stores search history for quick, one-click access to weather data.

List of technologies used

  • JavaScript
  • localStorage
  • jQuery
  • Third-party server-side API
  • HTML
  • CSS
  • Bootstrap
  • Google Fonts
  • Font Awesome

Screenshots

The following images are screenshots of the deployed web application.

Large screen (>992px)

Weather dashboard (>992px) screenshot

Medium screen (576px-992px)

Weather dashboard (576px-992px) screenshot

Small screen (<576px)

Weather dashboard (<576px) screenshot

Credits

This web application was made with the OpenWeather API (https://openweathermap.org/api).

Link

Link to deployed application