Skip to content

johnproodian/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

For a searched city, this weather dashboard app gives the current weather and the 5-day weather forecast. Additionally, it stores previous searches for future searching at a click.

Screenshot

Screenshot from 2021-12-20 00-49-48

Built With

  • HTML
  • CSS
  • Bootstrap
  • JavaScript

Website

https://johnproodian.github.io/weather-dashboard/

(Recently Learned) Skills Used

  • Using the fetch API to send requests to a server-side API
  • Receiving and parsing data in JSON format
  • Using returned data to generate HTML
  • Handling response codes and metadata (including headers, status, and URL)

About

Dashboard app that retrieves weather data for cities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published