Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 343 Bytes

WeatherApp

Java program that takes data from the wunderground api and implements it in a basic gui. This program uses google-gson version 2.7. Make sure to include the jar file as a classpath when compiling and running.

Note: In order to use the program, you need an api key from wunderground, which they do not provide for free anymore.