Skip to content

A weather dashboard to get current and 5-day forecast of any city using API calls, Javascript

Notifications You must be signed in to change notification settings

lhaykus/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

This application is a weather dashboard used to display the current and future 5-day forecast of a searched city. Using API calls to Open Weather Map, when a user searches a city in the search bar, the current weather and a 5-day forecast of that certain city is pulled and then displayed on the page. The application also saves the searches to local storage to be pulled from and displayed on the page as a search history section. Each city weather shows the city name, temperature, humidity, condition and an icon for the user to view.

'dashboardgif

Website:

https://lhaykus.github.io/Weather-Dashboard/

Technology Used

  • Moment.js
  • Bootstrap
  • Javscript
  • jQuery

Sources

This YouTube video really helped me out with AJAX and API calls and walking me through the steps https://www.youtube.com/watch?v=6imiFFeDIzE

About

A weather dashboard to get current and 5-day forecast of any city using API calls, Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published