Skip to content

Weather dashboard with weather API that shows the current weather conditions in the searched city, as well as a 5-day forecast for that city.

Notifications You must be signed in to change notification settings

LaurenNoeltner/API_Weather_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WEATHER DASHBOARD

The aim of this project was to create a weather forecasting page using OpenWeatherMap's current weather, five day forecast, and UV Index API's. I learned a lot more about Javascript while making this website and heavily reinforced my knowledge of Bootstrap and moment.js. When the user enters a city name input into the search bar and clicks the search icon, the current weather conditions of that city (temperature, humidity, wind speed and the UV index) and the current time and date will populate the page and the user will see a five-day forecast (with temperature and humidity) for the selected city at the bottom-right.

Issues

  1. The API URL's/Keys work perfectly fine on my computer, but GitHub Pages blocks the URLs, as it says they are unsecured (they are all written "https://...").

Screenshot

GitHub Deployed Site Repository

About

Weather dashboard with weather API that shows the current weather conditions in the searched city, as well as a 5-day forecast for that city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published