Inspiration

We wanted to create a calculator for basic math that we, as students use on a day-to-day basis.

What it does

It creates simple calculations for simple calculation using multiplication, division, addition, and subtraction.

How we built it

We created a drawing panel of the animation of the calculator and then we added code that would do the arithmetic and output the answer.

Challenges we ran into

One of the texts on the calculator was not appearing because of an overload. To solve this, we used online discussion posts to help find solutions, such as using methods to make the code simpler. Additionally, we figured out how to set the coordinates for the shapes in our calculators, using arithmetic.

Accomplishments that we're proud of

We are proud of being able to complete the project in the given amount of time.

What we learned

We learned how to use AWT in Java to create a visual for the program we were running.

What's next for Pink Calculator

Next, we want to advance our system to a scientific calculator.

Built With

Share this project:

Updates