Mini Calculator banner

Mini Calculator

1 devlog
23m 32s

I am designing a mini calculator using html and JavaScript. This would perform 4 arithmetical operation
[ +, - ,*, /]. The framework of the calculator would be designed in html and the working of the calculator is coded using JavaScript. I have a…

I am designing a mini calculator using html and JavaScript. This would perform 4 arithmetical operation
[ +, - ,*, /]. The framework of the calculator would be designed in html and the working of the calculator is coded using JavaScript. I have added 3 new keys[ 00, . , %] and have also modified the looks of the display. Whenever you click on “%” button the calculator inserts a “/100”

This project uses AI

I have used ChatGPT to learn JavaScript.

Demo Repository

Loading README...

digantdonthy

Shipped this project!

Hours: 0.39
Cookies: 🍪 1
Multiplier: 1.58 cookies/hr

I built a mini calculator which perform arithmetic calculations. The easy part for me was to make the frame work as I already knew to code in python. The difficult part was the functioning of the calculator where I had to use JavaScript. This project helped me learn a new programming language where I did use AI do learn it.

digantdonthy

I have added 1 button R [Remainder]. I have also added a special feature that know the calculator can also work on entering the values in the keyboard. There is the backspace feature only in keyboard mode of control and no button on the display. I am extremely delightful to work more on my project.

0