Inspiration
I had previously made a simple text-based calculator using python and wanted to make a calculator with a GUI.
What it does
It can add, subtract, multiply, divide numbers.
How we built it
It is built is on Replit using HTML and adding JS functionality.
Challenges we ran into
I was unfamiliar with using JS functions on an HTML website (I've used JS frequently before without HTML).
Accomplishments that we're proud of
Making a GUI for a calculator app.
What we learned
Using HTML for a complex purpose.
What's next for Calculator App
Square root, exponents, log, factorial.
Log in or sign up for Devpost to join the conversation.