Skip to content

AvyayAgarwal/TheWeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheWeatherApp

A Node.js application that gives the current weather forecast of an inputted location.

It uses Google Maps and Dark Sky API to get location and weather information respectively.

Key features include temperature automatically being shown in Celsius or Fahrenheit depending on the units followed at that location. The application will also show national weather warnings if any have been issued.

Usage:

Simply go to the following link to check it out: https://the-weather-app-avyay.herokuapp.com/

P.S. On extremely rare occasions, your loction request may time out or not load. If such is the case with you, refreshing and resending the same request seems to bypass the issue.

TODO: Address aforementioned timeout issue

About

A Node.js app that leverages Google Maps and Dark Sky API to give the weather of an inputted location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors