8000 GitHub - iuliaL/weatherForecastNodeJs: a command line application that takes coordinates and it retrieves the forecast for today for that geographical spot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

a command line application that takes coordinates and it retrieves the forecast for today for that geographical spot

Notifications You must be signed in to change notification settings

iuliaL/weatherForecastNodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather Forecast

A basic command line application that takes coordinates as input and it retrieves the current forecast of that geographical spot through an API provided by Forecast.io.

####For example: ######node app.js 48.8567 2.3508 (i.e Paris)

You asked for the city that is situated at the following coordinates: 48.8567 latitude and 2.3508 longitude. That would be: Europe/Paris - the current weather is: Clear and the outside temperature is 46.23 degrees Fahrenheit.

About

a command line application that takes coordinates and it retrieves the forecast for today for that geographical spot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0