naeimsalib / BMI_BMR_Calculator

Calculate a User BMI and BMR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMI and BMR Calculator

Calculate a User BMI and BMR and Gives User Recommended Daily calories to maintain there weight

User.Java

Creates an Object with all passed in User information:-
Like name, heightFeet, heightInches, weightLbs, age, gender, goalWeight

Using those Information we Calculate the User's BMI and Present it to them

Also Using the information we calculate an Estimate BMR (Or needed Daily calories to each more or less than)
To achieve you Target Goal

About

Calculate a User BMI and BMR


Languages

Language:Java 100.0%