Design comparison
SolutionDesign
Solution retrospective
I have spent quite a good time working on this. I managed to get everything working except for the custom button. Feel free to go through my code and any help rendered will be highly apricated.
Community feedback
- @guisantosfrPosted about 1 year ago
Hi, Edward. I also completed this challenge recently and i have two advices for you to improve the application.
- Include
type='number'
on inputs, to accept only numbers - Use
.toFixed(2)
in javascript, to display results in screen with two decimal places.
Happy coding :)
0 - Include
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