Weather App
Project Report
Languages Used
HTMLCSS
JS
With Help From...
JqueryMaterialize CSS
OpenWeatherApp API
Project Description
This is a weather dashboard where the user can search for a city and be provided with a report of weather data. They will receive the forecast for the current weather conditions and a 5-day forecast representing future weather conditions. Their searched city will be added to their search history list. If the user needs to toggle back to a previously searched city, they can click the city from their search history to re-display that data. To clear our their search history, the "clear search history" button can be clicked.Project Thoughts
This was my first time using a web API and the OpenWeatherApp API is very stable and user friendly. This was overall a wonderful project to get my feet wet with. I also took the time to learn Materialize CSS with this project, which I love.For future development, I would be interest in adding a hourly forcast to this. Since I created this application, I actually use it constantly for easy weather information access. I hope to continue to expand it so when I need to check weather conditions, this will have all I need. Kind of fun to have created a personally useable system.