Skip to content

praveen16/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherApp

A weather application using node.js

This is a weather application.

-This app obtains weather data for different citis such as Campbell, CA, Omaha, NE, Austin, TX and Timonium, MD.
-Displays the weather results in a table or list and omit any locations that fail to return data.

-[Optionally] Create a middleware (connect) on the server‐side that will log to the console all parameters passed to the server.

-Uses appropriate variable names and add comments.

-The Weather Underground requires developer registration to leverage their free API.
-Upon registration you will receive a key, which is required for subsequent requests.

=================== spikeApp.js - Test Node.Js server

About

A weather application using node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published