javascript-mini-projects icon indicating copy to clipboard operation
javascript-mini-projects copied to clipboard

Calculator bhpranit08

Open bhpranit08 opened this issue 8 months ago • 0 comments

Developer Checklist

  • [X] Followed guidelines mentioned in the readme file.
  • [X] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles)
  • [X] Starred ⭐ the Repo (Optional)

Summary

Added a calculator web app using HTML, CSS, and JavaScript. It supports basic arithmetic operations and has a responsive layout. It also has some other features like not letting the user put 2 or more decimal points in one number and doesn't let the user put more than one special symbols (+, ÷, −, ×) right after one another.

Screenshot

screenshot

Live Project Link

add a working project link here

bhpranit08 avatar Apr 14 '25 07:04 bhpranit08