You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java application built to pull realtime weather data from any given geolocation needed. Geolocational data is pulled from the JSON API that collects current world wide data from Google weather. The application integrates a GUI made from Java Swing that allows for this data to be displayed graphically.