Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.45 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.45 KB

Swing Java Calculator App

Calculator App Screenshot

Description

This is a simple calculator application developed using Java Swing. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division. The user can interact with the calculator through a user-friendly graphical interface.

Features

  • Addition, subtraction, multiplication, and division operations supported.
  • Clear button to reset the calculator display.
  • Error handling for division by zero and invalid input.

How to Run

  1. Install Java on your system (JRE or JDK).
  2. Download the CalculatorApp.jar file By Clicking the View Raw Link from the Releases section.
  3. Go to File Explorer Double-click the CalculatorApp.jar file or run the following command in the terminal/command prompt:

Screenshots

Calculator App

Calculator App Screenshot

Contributing

Contributions are welcome! If you want to add new features, fix bugs, or improve the app, feel free to submit a pull request. Please follow the CONTRIBUTING.md guidelines.

License

This project is licensed under the MIT License.

Author

Acknowledgments

Special thanks to [Eclipse][Swing].