Inspiration

We were inspired by learning about Python modules and what they could do.

What it does

Our program is a calculator with a GUI that can handle very basic calculations.

How we built it

We built our program using Python. The GUI was made with Python's tkinter module.

Challenges we ran into

The biggest challenge that we ran into was handling user input and trying to process it. It is due to this that our calculator can't handle multiple operators at once.

Accomplishments that we're proud of

We're proud of being able to read up on documentation for something we've nevered tried and making something out of it.

What we learned

We've learned about how GUIs operate and how handling user input can be a nightmare.

What's next for PyCalculator

I think what's next would be trying to create better handle and process user input.

Built With

Share this project:

Updates