Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.69 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.69 KB

BMI Calculator App

This BMI Calculator app is a simple Android application that allows users to calculate their Body Mass Index (BMI) based on their weight and height inputs. It provides a convenient way for users to monitor their health and fitness levels.

Features

  • Calculate BMI based on weight (in kilograms) and height (in foot and inches).
  • Display corresponding BMI Category through Snackbar.
  • Show BMI assessment through a color-coded grading system for user convenience.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5