Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.74 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.74 KB

BMI Calculator

The Body Mass Index (BMI) Calculator can be used to calculate BMI value and corresponding weight status while taking age into consideration.

Screenshots

BMI Calculator Screens

BMI Range Table

Category BMI range - kg/m²
Severe Thinness <15
Moderate Thinness 15 - 16
Mild Thinness 16 - 18.5
Normal 18.5 - 25
Overweight 25 - 30
Obese Classes >30

Library & Features

  • View Binding - provides the views to bind with the activity which is ongoing.

  • Navigation - Handle everything needed for in-app navigation.

  • Animations & Transitions - Move widgets and transition between screens.

  • Fragment - A basic unit of composable UI.

  • Sharing - uses Intents and their associated extras to allow users to share information quickly and easily, using their favorite apps.

  • Splash Screen API - implemented a custom splash screen that displays correctly in Android 12 and higher.

Additional credits

  • This App UI design inspiration is from Ruben Vaalt Dribbbles account