dayam8696 / Hacktoberfest2024_JH

It's time to contribute to HacktoberFest 2024 :) This repository is for beginners who want to contribution in open source Hacktoberfest 2024.
https://hacktoberfest.com/
1 stars 30 forks source link

[FIX] #5 Develop a basic Android App which calculates the BMI of the person #20

Closed MiteshDalvi closed 2 days ago

MiteshDalvi commented 2 days ago

A basic android app which calculate BMI of a person is developed using flutter. This app takes input as age, gender, height and weight and based on that, calculates BMI and say whether it is underweight, normal, overweight, obese. bmi_calc