Inspiration
I always wanted to make some projects myself. I am new to this but still, hackathons like this keep motivating me.
What it does
This is actually a GUI Calculator. It does calculation like a real calculator. It can even show you the history of your calculation. I have also added a cute but small calculator icon in the app title bar. Please, also check that out.
How we built it
I built it using python with the Tkinter library. I was completely new to Tkinter but I tried my best to complete this project.
Challenges we ran into
The challenge was to actually design the calculator. But the hardest one was adding the scrollbar. I didn't know Tkinter very well, but still, I learned it and did it.
Accomplishments that we're proud of
I finally made it by learning everything myself (Actually used Google).
What we learned
I learned to create a GUI app myself. Now I will be able to create a more advanced app in the futuure.
What's next for Python GUI Calculator
I will try to make it do the scientific calculations as well. So it may even help us in doing the complex calculations.
Built With
- python
- tkinter
Log in or sign up for Devpost to join the conversation.