Skip to content

A weather dashboard application with search functionality to find current weather conditions and the future weather outlook for multiple cities.

Notifications You must be signed in to change notification settings

nicholasmcconnell/weather_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Overview

This is a well-equipped weather application that provides current weather and a five day extended forcasts. Using local storage, users can save multiple cities for easy access to their weather data. Weather Dashboard features dynamically updated HTML and CSS powered by jQuery and utilizes Moment.js, Bootstrap, and OpenWeather API.

Utilizing the App

  • View the app: Here
  • User can input a city then hit "Search".
  • When user hits "Search", current weather conditions for the searched city will append to the page along with a 5 day forecast for that city.
  • A button will be created with users search history so that users can access their past search terms. Clicking on the city name will perform a new search that returns current and future conditions for that city.
  • User can click "Clear Results" to clear the searched city's results.

Demo

Weather Dashboard Image

Tech used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • jQuery
  • Moment.js API
  • OpenWeather API

Contributers

  • Nick McConnell

About

A weather dashboard application with search functionality to find current weather conditions and the future weather outlook for multiple cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published