Skip to content

Niyush-04/BMI_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator - Jetpack Compose

A simple Body Mass Index (BMI) Calculator built using Jetpack Compose and Kotlin. This app features an interactive user interface that allows users to input their height and weight, and it calculates their BMI in real-time.

Screenshots

Gender Height & Weight Result
Gender Selection Height & Weight Selection Result

Features

  • 📱 Interactive UI: The user can adjust their height and weight dynamically using sliders.
  • 🧮 Real-time BMI Calculation: The app computes the BMI instantly as the user updates the input values.
  • 🎨 Jetpack Compose UI: Built using Jetpack Compose, ensuring a modern and declarative UI experience.
  • 📊 BMI Category Display: Based on the calculated BMI, the app categorizes the result (e.g., Underweight, Normal, Overweight, Obesity).

Usage

  • Adjust the Height and Weight using the sliders or input fields.
  • The app will calculate and display the BMI instantly.
  • Based on the BMI value, it will show the corresponding category (e.g., Underweight, Normal, Overweight, Obese).

About

wip 🤔

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages