Skip to content

A flexible and functional BMI calculator that works with both the metric system and the imperial system. Gives both results and feedback based on the inputs given by the user (height and weight).

License

Notifications You must be signed in to change notification settings

CaptainCluster/BMI_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

BMI_Calculator

A flexible and functional BMI calculator that works with both the metric system and the imperial system. Gives both results and feedback based on the inputs given by the user (height and weight).

📰Basic information

There are four different states: underweight, healthy, overweight and obese. The "obese" state has three obesity classes to determine how severe the obesity is.

The program is will suggest the user a target weight that is the closest to the user's current height and is considered healthy. It also goes into detail, displaying how much weight the user should either gain or lose.

📚Dependencies

In order to use the program, you need to have Bootstrap installed.

npm i [email protected]

You can read more about Bootstrap here.

📋Instructions

  1. Choose your measurement system by pressing one of the buttons at the top.
  2. Type in your height (meters/feet and centimeters/inches have separate boxes).
  3. Type in your weight in either kilograms or pounds, depending on the system you use.
  4. Submit the results and your BMI will be displayed at the bottom.

Images

image image image image image

About

A flexible and functional BMI calculator that works with both the metric system and the imperial system. Gives both results and feedback based on the inputs given by the user (height and weight).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published