Skip to content
Submitted over 2 years ago

Body Mass Index Calculator by MV

parcel, sass/scss, smacss
LVL 4
@Dantalian5
A solution to the Body Mass Index calculator challenge

Solution retrospective


This was a very entertaining project, full of challenges and new things to learn.

The layout was a bit complex, as it varied significantly across viewports, making it difficult to maintain a 'fluid' layout that adapted autonomously. This forced me to use several media queries to control this behavior, always following a 'mobile-first' approach.

The calculator itself wasn't too difficult, but keeping track of all the data and outputs was a bit cumbersome, especially automating responses as much as possible, like the automatic measurement conversion or real-time input error checking.

As always, I look forward to your feedback and appreciate it in advance.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Marcos Valenzuela’s solution.

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