Skip to content

SG-Codes/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

  • Body Mass Index Calculator where you just have to enter your height & weight and then can get your BMI easily.
  • We used toFixed() JavaScript function to reduce the number to specific decimal places.

Technologies Used

  • HTML/CSS
  • JavaScript