Inspiration
I was inspired by Kevin's workshop; I think it is very interesting to build my own calculator so I decided to build a calculator app.
What it does
My calculator app can do simple calculations (addition, subtraction, multiplication, and division.
How we built it
I used three languages to build it. I built the framework of my calculator using Html, modified the framework using css, and wrote the code that operates my calculator app in Javascript.
Challenges we ran into
The biggest challenge I faced is writing the codes that operate the calculator. I revised my codes multiple times. I need to think of all the possible problems that might make the codes unable to run.
Accomplishments that we're proud of
I'm proud that I solved numerous challenges and difficulties, and successfully build the calculator app by myself.
What we learned
I learned how to link html, css, and js together, I learned how to troubleshoot errors, and I learned how to use the box model.
What's next for Calculator app
I will add a button h, and it allows user to check their previous calculation results.
Log in or sign up for Devpost to join the conversation.