This page is a weather dashboard allowing the user to search any city and see the current weather conditions, temperature, wind speed, and UV index. UV index is color coordinated as follows: Green (low), Yellow (mild), Orange (moderate), Red (high), Purple (extreme). A 5 day forecast will also be displayed showing day of the week, date, weather condition, temperature high, temperature low, and humidity. Search history is saved at the bottom of the page as an ongoing list. Prior searches can be clicked from the list and will re-populate the page with data from that city.
- User enters the page and enters a city name into the search form
- After submitting the form, the user will be shown local weather, as well as a 5 day weather forecast
- User can continue entering and submitting different cities into search bar as many times as they wish without refreshing the page
- Search history populates list at the bottom of the page
- List items are clickable and will re-submit the search for that city
- HTML
- CSS
- Javascript
- JQuery
- Bootstrap CSS Framework
- Google Fonts
- Open Weather API
- Flat Icon Royalty Free Images
- Courtney Foster
- W3 Schools
- MDN Web Docs
- Gif Application
- Markdown Preview
- TA / Tutor sessions