[go: nahoru, domu]

Skip to content

Simple weather dashboard that displays current weather conditions for a specified city. Features include: 5-day forecast, autocomplete, responsive design, local search history and user-friendly error handling

License

Notifications You must be signed in to change notification settings

iatenine/weather-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple weather dashboard that displays current weather conditions for a specified city. Features include: 5-day forecast, autocomplete, responsive design, local search history and user-friendly error handling

Topics

Resources

License

Stars

Watchers

Forks