Skip to content

YunusEmreAlps/BMI_Calculator

Repository files navigation

BMI_Calculator_App

This project consist on creating an Android App that calculates BMI ( Body Mass Index )

  • BMI Formula : weight (kg) / ( height^2 (m))
  • Underweight : bmi < 18.5
  • Normal : 18.4 < bmi < 25.1
  • Overweight : 25.0 < bmi < 29.9
  • Obesity : bmi > 30

Screenshots 📷

Main UI Reporting BMI State (case Underweight)
alt text alt text
Reporting BMI State (case Normal) Reporting BMI State (case Overweight)
alt text alt text
Reporting BMI State (case Obesity)
alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages