https://github.com/mantiereid/calculator
A simple calculator made in java.
https://github.com/mantiereid/calculator
basic calculator college gui java math project simple swing
Last synced: over 1 year ago
JSON representation
A simple calculator made in java.
- Host: GitHub
- URL: https://github.com/mantiereid/calculator
- Owner: MantieReid
- License: mit
- Created: 2018-03-28T06:17:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T22:57:51.000Z (about 8 years ago)
- Last Synced: 2025-01-19T14:15:40.245Z (over 1 year ago)
- Topics: basic, calculator, college, gui, java, math, project, simple, swing
- Language: Java
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Calculator
This is a calculator that does basic math.
I created this for a project that I had to do for my honors program. It was required, So I did not have a choice in the matter.
It does basic math such as addition, subtraction, division and multiplication. This was made in java swing. Later on in the future, I might try to convert this over to javafx.
Feel free to use this as a starting point for making a calculator.
Special Thanks
Thanks goes to Casey Thomas for helping me fix most of the bugs. I couldn’t have done it without him.
