[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.12 KB

Weather Dashboard

Description

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

Live Link

Desktop Layout Desktop View

Mobile Layout

Mobile View

  • 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

License

This project is licensed under the BSD-3 Clause Revised License

Technologies Used

  • Javascript
  • JQuery
  • Bootstrap
  • HTML
  • CSS
  • OpenWeather One Call API

APIs

Open Weather OneCall API