Skip to content

A desktop application that searches for snow within 500 miles of a zip code or in major cities of the U.S.

Notifications You must be signed in to change notification settings

paulmeddaugh/Snow-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snow-Finder

Are you and your friends spontaneously looking for something fun to do? Would you really like to jump in a pile of snow, or build snow wonders that can only stay as memories, or just watch the snow fall?

Snow Finder uses the combination of a call to a REST API and web scrapping to find the snow depth in a specified area in real time. It utilizes a free API for finding the cities within a radius of a U.S. zip code (has a limit of 10 requests per hour though), and scraps from wunderground.com the inches of snow and temperature found. It additionally has an option to search for snow in the major cities of the U.S, which has no limitations.

It's "main" function and logic is found in SnowLogic.java, and it's directory set up reflects the used IDE: Eclipse.

The desktop application can be downloaded here: https://paulmeddaugh.github.io/resources/SnowFinder%20v2.0.6.zip

About

A desktop application that searches for snow within 500 miles of a zip code or in major cities of the U.S.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published