Inspiration

We decided to make a calculator because we thought it would be a fun project for this hackathon.

What it does do

We made a simple calculator that is able to do many of the basic arithmetic operations such as addition, subtraction, multiplication, and division.

How we built it

We imported Tkinter into python to use it for the user interface.

Challenges we ran into

A challenge we ran into was doing math operations with multiple digits. Another challenge was creating a nice-looking user interface. However, after some fine-tuning, we managed to overcome these problems.

Accomplishments that we're proud of

One major accomplishment was creating the actual calculator and getting it to work.

What we learned

We learned using the Tkinter library on python.

What's next for Calculator by Tree O

We intend to improve our calculator by adding more advanced operations such as exponents, square roots, and more.

Built With

Share this project:

Updates