Submitted over 2 years ago
Calculator App - Responsive - ReactJS - Bootstrap [Working]
@VicenteJ20
Design comparison
SolutionDesign
Community feedback
- @ChamuMutezvaPosted over 2 years ago
Greetings Vicente
Here is a few observations
- I can enter a number like the following
9-3.02...96.14
- adding fractions is not working , try the following
0.2 + 0.1
. Check the console for errors - check also on this
6+++++++3
- for the theme use radio buttons instead of ordinary buttons. When one selection is required from a group of items - radio buttons are the most suitable.
- limit the number of digits the calculator can take, i can enter any number as long as i can press the buttons.
Good lucky
Marked as helpful0 - I can enter a number like the following
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