A weather app written in Java that retrieves data from API.
The backend logic fetches the latest weather data from an
external API (https://open-meteo.com/) and return it.
The GUI displays that data to the user.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A weather app written in Java that retrieves data from API.
The backend logic fetches the latest weather data from an
external API (https://open-meteo.com/) and return it.
The GUI displays that data to the user.