This is a weather dashboard that allows users to search for a city, then user is presented with current and future conditions for that city subciquently that city is added to the search history.When current weather conditions for that city displays it includes the city name, the date, an icon representation of weather conditions, the temperature, the humidity, and the the wind speed. A 5-day forecast that displays the date, an icon representation of weather conditions, the temperature, the wind speed, and the humidity. if user decides to click on a city in the search history user will be presented with current and future conditions for that city.
HTML, CSS, Javascript, openWeatherAPI
when a user clicks on this link It takes you directly to the weather dashboard application. This screenshots below will help you navigate the pages:
- Deployed URL: https://usoyj.github.io/weatherbuzzz/
- GitHub Repository: https://github.com/USOYJ/weatherbuzzz
- Angela Yu's Javascript lesson
- w3schools.com
- Coding Nepal on youTube