Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.28 KB

Calculator Using Java

This is a simple calculator application written in the Java programming language.

INSTALLATION -

1.Clone this repository to your local machine using the command:https://github.com/StarKnightt/Calculator-using-java.git.

  1. Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
  2. Run the Calculator.java file to start the application.

USAGE -

The calculator application can perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The user can enter two numbers and choose which operation to perform. The operation's outcome will be displayed on the screen.

CONTRIBUTING -

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch with your changes: git checkout -b my-feature-branch.
  3. Commit your changes: git commit -m "Add my feature".
  4. Push to the branch: git push origin my-feature-branch.
  5. Create a new pull request and describe your changes.

CREDITS-

This project was inspired by a tutorial on Java GUI Calculator by @BroCode. Check out his videos to get more information about this project.

CONTACT -

For any questions or inquiries, please contact StarKnightt at prasenjitt4e@gmail.com