An open API service indexing awesome lists of open source software.

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.

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.

![alt text](https://github.com/MantieReid/calculator/blob/master/1_2.gif)