Skip to content

deepakdp17/BMI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI-Calculator

It is designed to calculate Body Mass Index(BMI) value of your body.

INPUT : Weight in Kilograms and Height in Centimeters. OUTPUT: Body Mass Index

It uses the formula following formula to calculate the BMI BMI = Weight / (Height)^2

This site does every calculation in client brower using JavaScript. It uses Alertify, a jQuery plugin for showing alert messages in different format.

About

It is designed to calculate BMI value of your body

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published