Skip to content

Manipulating API payload to build a basic weather app that identifies the user's current location and return the current and forecasted weather for their location..

Notifications You must be signed in to change notification settings

thiagosrpt/weatherapp

Repository files navigation

Weather App

  • This is an experiment to learn how to manipulate JSON payloads with JavaScript and displaying the data using HTML and CSS. The app utilized data source from 3 endpoints.
  • The app identifies the user's IP > with the IP, it identifies the user's location and returns the current and forecasted weather of the determined location. In addition to that it will also get the weather for the location selected by the user thorugh a type-ahead dropdown menu.

Description

Getting Started

  • This shoud run on an browser and is rendered on client side.

Installing

  • Download files
  • Open index.html on the browser of your choice.

About

Manipulating API payload to build a basic weather app that identifies the user's current location and return the current and forecasted weather for their location..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published