The Weather Forecast application in Java that provides real-time weather updates based on the user's location. It utilizes the Simple JSON JAR for data parsing and is integrated with the Weather Forecast and Geolocation APIs.
- Real-time weather updates
- Geolocation-based forecasting
- User-friendly interface
- Java
- Simple JSON JAR
- Weather Forecast API (https://open-meteo.com/en/docs#latitude=33.767&longitude=-118.1892)
- Geolocation API (https://open-meteo.com/en/docs/geocoding-api)