0

Help with code

This code is a BMI Calculator and I would like to make it better. If you have any ideas to improve this code, please let me know. https://sololearn.com/compiler-playground/W6OpPejJic7c/?ref=app

8th Mar 2025, 5:22 AM
[ Laur€nt ]
[ Laur€nt ] - avatar
3 Answers
+ 1
Here are some improvements for your BMI calculator: 1. Unit selection: Support for kg/m and lbs/inch. 2. Better BMI analysis: Detailed categories and health info. 3. Responsive design: Adapts to different screen sizes. 4. Improved UI: Real-time updates, color coding, intuitive input. 5. Accessibility: Screen reader support and keyboard navigation. 6. Input validation: Error messages for invalid values. 7. Additional health metrics: BMR or calorie needs calculator. 8. Education & explanations: Info on BMI and its limitations. These improvements will make your calculator more user-friendly and informative
3rd Apr 2025, 5:50 AM
Jad Alghussin
0
Jad Alghussin The ideas you gave me are wonderfulđŸ’„đŸ’„đŸ’„, I will add them to the code soon to make it better.
3rd Apr 2025, 8:16 PM
[ Laur€nt ]
[ Laur€nt ] - avatar
0
Jad Alghussin Also, what is BMR?
3rd Apr 2025, 8:17 PM
[ Laur€nt ]
[ Laur€nt ] - avatar