This Weather App is made in Java using Java swing component and Openweathermap API for the data.
There are 2 ways, you can try this app yourself:
- download the latest release version of this repo
- clone this repo and run using NetBeans
-
Open the file through VSCode
-
Make sure you have installed all the extensions that are importand for using JAVA
-
Under the Java Project
Click on the Debug Button
-
Then choose UI.java
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.