This project aims to provide a weather dashboard where a user can enter the name of a city and be provided with both current weather and a 5-day forecast of that city. Indicators deemed relevant for this dashboard include, temperature, wind speed and UV index. The search history of cities is also stored on the user's machine locally
Mobile Layout
- Autocomplete is based off user's local storage state on load combined with a list of US cities filtered to only include those with populations greater than 100,000
This project is licensed under the BSD-3 Clause Revised License
- Javascript
- JQuery
- Bootstrap
- HTML
- CSS
- OpenWeather One Call API