Skip to content

bn1ck/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Node.js weather application. Application returns the current weather that is in the location entered. Possible entries are zip codes, full address, city name, etc.

The app takes in the location string and calls googlemaps api to get the the longitude and latitude of the location. Those coordinates are then sent to the Forecast.io api to retrieve the weather in that location.

weatherdata

About

Node.js weather application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors