Inspiration

I figured that building a calculator would be a good starting program to make. Also side note the video I created displaying my project is right here: https://www.loom.com/share/c2b71feefa984ad9bbab890807f24a85 . My projects code is here: https://docs.google.com/document/d/1dUFA88es2X4YUd1kBgBwnxNUTbjFCq7gUQWkauW0e-E/edit?usp=sharing

What it does

It can add, subtract, multiply, or divide as many numbers as you want, and can also calculate a number raised to a power and the rounded square root of a number.

How we built it

I built this using C++.

Challenges we ran into

I had a hard time thinking of my project idea.

Accomplishments that we're proud of

Not really anything, but making the program was interesting.

What we learned

How hackathons work, but other than that not much.

What's next for Simple Calculator

Possibly more operations.

Built With

Share this project:

Updates