Calculator app using GULP, SASS, JS, BEM, HTML, RESPONSIVE DESIGN

Solution retrospective
Any feedback or review of the code will be very helpful, thanks to all who responded!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @webstormcam
Hi Roman,
I know that you built this along time ago but I really think that you did an awesome job on this project.
I hope you continue to build!
Marked as helpful - @grace-snow
Hi
You need to change the markup for the theme switcher to make it accessible. This is only suited to 3 radio inputs, and the numbers are their labels. You can’t have an empty label as you have at the moment, it’s very confusing for assistive tech users.
The calculator works nicely though and looks good. Well done 😊
Marked as helpful - P@palgramming
you also need to limit the
.
so users cannot enter numbers like this1.2.3.4.5.6
Marked as helpful
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