Skip to content

An application utilizing third-party APIs to retrieve daily weather data. Upon a user searching for a city, weather data, and a 5-day forecast are saved into localStorage.

Notifications You must be signed in to change notification settings

EsraWameed/WeatherBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Your Weather Darshboard Inc.

Description

This application was created to allow users to input a city name and retreive current, and five-day weather forecast predictions. The app displays information like the temperature, percent humidity, and wind speed, as well as an icon to help users better visualize the conitions.

features

  • Live dates
  • dynamically fetched weather data
  • local storage of city names
  • current, and five-day weather forecast

Technologies Used

  • HTML: to display page and page strucute.
  • CSS: to integrate styling to the application.
  • javascript: to add functionality and local storage.
  • moment.js: to add a live date.

Credits

Credits to https://github.com/MichaelSinn for script.js lines 136-156: Splitting data over 5 days

Deployed Application

https://esrawameed.github.io/WeatherBoard/

Alt text

About

An application utilizing third-party APIs to retrieve daily weather data. Upon a user searching for a city, weather data, and a 5-day forecast are saved into localStorage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published