Skip to content

ManavKhorasiya/Asynchronous-weather-app

Repository files navigation

Asynchronous-weather-app

  1. Weather app using node js.

  2. API used- locationIq(for latitude and longitude) and darksky(for temperature)

  3. All files are inside playground folder

  4. Original file app.js uses callbacks

  5. Geocode.js uses locationIq API to fetch co-ordinates

  6. Weather.js uses darksky to fetch temperature based on co-ordinates

  7. Both geocode.js and weather.js are synced with each other in app.js

  8. promise.js is file to understand working of promises in javascript

  9. app-promise.js uses axios library to do the same tasks as app.js but by using promise instead of callbacks.

About

Node.js app which gives weather condition and latitude,longitude based on given address input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy