This is a weather application that uses the OpenWeather One Call API to retrieve current and future weather forecast and dynamically displays it on the page. The application will allow you to enter over 200,000 different cities and gill give you the current temperature, wind speed, humidity level and UV index. It will also give you the same information for the following five days. This project really allowed me to work with Bootstrap and JavaScript, I really enjoyed creating elements and adding classes in JavaScript and then seeing them come to life in the page.
You can find the deployed application here—https://israelmrios.github.io/Weather-Dashboard/
Enter a City Name in the search box and either click 'Search' or click 'Enter'.
The current weather will display on the top-right corner and the five-day forecast on the bottom-right.
Some additional features the application has are: Storing of previous search results and UV Index Color-Display. If the UV conditions are favorable the box will turn green, if they are moderate, you'll see it turn yellow and if conditions are severe the box will become red.
MIT License Copyright (c) [2021] [Israel M. Rios]