Skip to content

this application is a simple way to calculate the bmi

License

Notifications You must be signed in to change notification settings

ahmedbenarab/BMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Application

the bmi graph

What is it ?

The BMI app is a calculator for body mass index

BMI stand for => body mass index : a value derived from the mass (weight) and height of a person. The BMI is defined as the body mass divided by the square of the body height, and is expressed in units of kg/m2, resulting from mass in kilograms and height in metres. to learn more check


the Algorithm behind

it's simple , we take the weight and the height then we applie the function bellow

BMI = weight / (heigh²)

the aim of this app

  • show the result of a bmi in clear font
  • add graph for normal and abnormal values
  • add clear input boxes
  • aesthetics

How it works ?

you just need to put your informaiton and then clic on "Calculate the BMI"

put your info

after clicking on the button

a new window will pop up showing you your bmi

the result

About

this application is a simple way to calculate the bmi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages