Design comparison
Solution retrospective
Here is my solution. Feel free to report any bugs!
Community feedback
- Account deleted
@joshysmart
The calculator works well, what I think you must add is the restriction of adding more than one dot (".") per number, like; 2.5 + 2.5 works well, but 2.....5 + 2..5 is an issue since there's more than needed dots.
An adding a keyboard input would be nice.
1 - @tedikoPosted over 3 years ago
Hello, joshysmart! 👋
Good job on this challenge! In addition to thulanigamtee feedback I would suggest you to take a look at output length. If it is too big the text overflow your display container. Kudos for adding this nice hover effect for
.ToggleKey
, thats great.Good luck with that, have fun 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