Calculato App with Multiple Theme using tailwind and jquery

Solution retrospective
your feedback is highly appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ChamuMutezva
Greetings Devina
Well done on this project, most of the functions are working as expected. Here are a few points that you can look at.
- set a limit for your input , i can enter a number as long as i can imagine
- try the following calculations,
0.1 + 0.2
. Rounding of decimals should be added as well - input elements in your html should be supported with labels that will help assistive technology users understand the purpose of the input
- heading elements like
1, 2, 3
, in my opinions should not have been headings - those should have been the labels . Heading elements of numbers does not help assistive tech users.
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