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

This project uses AI

I have used ChatGPT to learn JavaScript.

Demo Repository

Loading README...

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