I’ve built a bmi calculator. I need your feedback
Thanks!!
I’ve built a bmi calculator. I need your feedback
Thanks!!
I think your project looks good.
I do think you should add a condition if the user enters a number way to large.
Ex. 300000000000
There needs to be a cap off and an alert if the user enters a number past a certain threshold.
You should use css to create space between elements instead of br tags
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br
Hope that helps!
Okay.
I’ll do that as well.
Thanks a lot for the feedback.
I’ve updated the pen with your feedback in mind.
What happens when finalBmi is 18.5 or 25?
Oh! I didn’t notice that.
I’ll just change it to greater/lesser than or equal to.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.