Skip to content

A Java-Swing-Based project that provides a sleek user interface for checking the weather for your desired location, check the repository for better understandings.

Notifications You must be signed in to change notification settings

omer-here/JAVA-Swing-Based-Weather-App

Repository files navigation

JAVA-Swing-Based-Weather-App

This is a Java project that provides a simple user interface for checking the weather.

Installation and usage

  • To install and use the project, follow these steps:

Clone the project repository:

Compile the project:

cd WeatherUITest mvn compile

Run the project:

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.

Features

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

Contributing

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.

Contact

If you have any questions or problems, please contact me at github:omer-here.

About

A Java-Swing-Based project that provides a sleek user interface for checking the weather for your desired location, check the repository for better understandings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages