A dashboard to see the weather outlook for multiple cities, built using the OpenWeather API. This weather dashboard has been designed to help users plan trips by saving previous searches, so the user can easily review the weather for their favourite locations.
When the user searches for a location, they are presented with the current weather and a 5 day forecast. Weather information includes, temperature, wind speed, humidity, UV Index, and an easy to interpret weather icon. The UV index is colour coded to allow users to easily interpret the value.
Technology stack:
- OpenWeather API
- HTML, CSS, and JavaScript
- Bootstrap 5 CSS and JS library
- MomentJS library
- Deployed to GitHub Pages
https://oli-drew.github.io/weather-dashboard-for-bootcamp-hw6/