Skip to content

This weather dashboard runs dynamically updated html and css and also uses the OpenWeather API to retrieve weather data.

Notifications You must be signed in to change notification settings

AllenM03/Daily-Weather-Forecast-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Local Weather Dashboard

Description

This project is a weather dashboard app with search functionality to find current weather conditions and forecasted weather for multiple cities. It uses the OpenWeather API to retrieve data for the cities, AJAX to hook into the API to retrieve the data in JSON format, dynamically updated HTML and CSS powered by jQuery, and displays a search history which the user can click to access past cities searched via local storage.

This weather dashboard shows the weather conditions in real time along with a five day forecast when you enter the city in the search bar.

A few different files were used in creating this application such as, HTML, CSS, and JavaScript powered by third-party API's such as Moment.js, Bootstrap, OpenWeather's GeoCoding and Ond Cal API's.

Demo

Click here to view the deployed page!

Contributions

Allen McBroom Bey

Credits

OpenWeather (TM) is the weather data provider of this application.

The weather icons are by Erik Flowers.

About

This weather dashboard runs dynamically updated html and css and also uses the OpenWeather API to retrieve weather data.

Topics

Resources

Stars

Watchers

Forks