An open API service indexing awesome lists of open source software.

https://github.com/jay1194/weather-dashboard

I developed a browser-based Weather Dashboard that dynamically updates HTML and CSS in real-time. This application harnesses third-party APIs, specifically the Open Weather API, using targeted URL requests to fetch and display a 5-day weather forecast for various cities. The dashboard effectively showcases real-time data integration and user interf
https://github.com/jay1194/weather-dashboard

bootstrap css flexbox html javascript server-side-apis third-party-api web-apis

Last synced: 3 months ago
JSON representation

I developed a browser-based Weather Dashboard that dynamically updates HTML and CSS in real-time. This application harnesses third-party APIs, specifically the Open Weather API, using targeted URL requests to fetch and display a 5-day weather forecast for various cities. The dashboard effectively showcases real-time data integration and user interf

Awesome Lists containing this project

README

        

# Weather-Dashboard

## Description
I developed a browser-based Weather Dashboard that utilizes dynamic HTML and CSS updates. It integrates Third-party APIs to access their capabilities, employing targeted URL requests with parameters to retrieve data from the Open Weather API. This data is then seamlessly incorporated into my project, specifically for obtaining weather information about various cities through the 5 Day Weather ForecastLinks.

## Mock up
![06-server-side-apis-homework-demo](https://github.com/Jay1194/Weather-Dashboard/assets/105843570/147e8317-5462-4c4f-82ab-a4aa1b699041)

## Deployment

* Application Deployment URL - https://jay1194.github.io/Weather-Dashboard/

* GitHub Repository - https://github.com/Jay1194/Weather-Dashboard