Calculator HTML,CSS,JS

Solution retrospective
i think the calculator is still buggy. any feedback is greatly appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @luis08201
Thank you very much, I based on your project to make the switch color to the calculator. Regards
Marked as helpful - Account deleted
Hi,
Your solution looks good, and handles all the operations pretty ok, but there's something I notice;
-
Let's say you do
7 + 9
, it gives you16
and you maybe press-
to do a calculation with that 16 is gives me23
w/o even putting another number, so that needs to be fixed. -
You should fix the display because when you have a lot of numbers they start flowing out.
Keep coding👍.
-
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord