Ajmal112 / Swing_Java_Calculator_App

The Swing Java Calculator App is a simple and user-friendly calculator developed using Java Swing. It offers basic arithmetic operations, including addition, subtraction, multiplication, and division, providing a convenient graphical interface for users to perform calculations effortlessly.

Home Page:https://github.com/Ajmal112/Swing_Java_Calculator_App/blob/main/src/Calculator/Calculator.jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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].

About

The Swing Java Calculator App is a simple and user-friendly calculator developed using Java Swing. It offers basic arithmetic operations, including addition, subtraction, multiplication, and division, providing a convenient graphical interface for users to perform calculations effortlessly.

https://github.com/Ajmal112/Swing_Java_Calculator_App/blob/main/src/Calculator/Calculator.jar

License:MIT License


Languages

Language:Java 100.0%