Skip to content

Built with JavaScript, Sass, and the geolocation api, it uses the open weather api and the navigation web api's geolocation capabilities to get the user's location and display their local weather. The user can search for and add favorites to localstorage, which is then displayed on the homepage. Each card links to a more detailed forecas

Notifications You must be signed in to change notification settings

evancp87/ch14-weather-app

Repository files navigation

ch14-weather-app

Introduction

This weather app is my first project as part of The Jump Digital School's 14th cohort Software Engineering Course. It uses the open weather api to fetch weather data from destinations from around the world.

user stories

The user is able to

  • See the weather from where they are currently located. Note this will require the user allowing location services in their settings.
  • Search city locations around the world and add to their favorites section on the landing page
  • For every weather card of a city they can navigate through to a more detailed forecast, including wind speeds, humidity and weather for the next few days.

installation

Currently the app can only be run via VS Code live server, but will be deployed to a suitable website in the near future.

About

Built with JavaScript, Sass, and the geolocation api, it uses the open weather api and the navigation web api's geolocation capabilities to get the user's location and display their local weather. The user can search for and add favorites to localstorage, which is then displayed on the homepage. Each card links to a more detailed forecas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published