Skip to content

saipavantej/BMI-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

  • Calculate your BMI value.
  • And display comment based on BMI value.

BMI Categories:

  • Underweight = BMI < 18.5.
  • Normal weight = BMI (18.5 – 24.9).
  • Overweight = BMI (25 – 29.9).
  • Obesity = BMI of 30 or greater.

Core Concept Used

  • BMI = ( weight in kg * (height in meter)2 )

Online Demo

You can try the online demo of this project here.

About

BMI-calculator using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published