Design comparison
Solution retrospective
The project consists of a landing page where a calculator is located to know the body mass index, which is part of the Frontend Mentor platform.
Among some of the main features are:
-
Design for mobile, tablet and desktop.
-
Selection of units (metric and imperial)
-
Validation of the data
-
Calculation of the body too much index
The main challenge I encountered was in the part of implementing the calculation, since the design did not include a button to execute it, for this I had to see how to make it intuitive for the user.
It is built using JavaScript vanilla, but I want to implement it in React, since although I had a good start, in the end it was complicated by the extension of the code, I think that working it with components will make this task easier for me.
Community feedback
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