This is a Java project that provides a simple user interface for checking the weather.
- To install and use the project, follow these steps:
cd WeatherUITest mvn compile
mvn exec:java -Dexec.mainClass=WeatherUITest.AppUI The project will display a simple user interface with two fields: "City". Enter the city want to check the weather for and click the "Search" button. The project will then display the weather forecast for the specified city and date.
The project has the following features:
- Simple and easy-to-use user interface
- Supports a variety of weather data providers
- Displays the weather forecast for the specified city and date
If you would like to contribute to the project, please read the following guidelines:
Fork the project repository and create a new branch for your changes. Make your changes and commit them to your branch. Push your branch to the project repository. Create a pull request to merge your changes into the main branch.
If you have any questions or problems, please contact me at github:omer-here
.