Submitted over 3 years ago
Simple web calculator using HTML, CSS and JavaScript
@iamtridwan
Design comparison
SolutionDesign
Community feedback
- @ChamuMutezvaPosted over 3 years ago
Hi. So far so good, here are a few of my findings:
- Most of the functionalies are working as expected. Well done.
- avoid capturing more than one operator, eg
2/+-/*7
, maybe make it to change the operator. - avoid capturing more than one dot, eg
2.......+7
- Some operations are overflowing the display. See image attached in slack.
Happy coding
0
Please log in to post a comment
Log in with GitHubJoin 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