The Body Mass Index (BMI)
-
Updated
Nov 15, 2024 - Python
The Body Mass Index (BMI)
The system provides multiple features such as temperature measurement, pulse measurement, BMI calculation, medicine reminder and social distancing alert using different sensors.
This repository contains 2 Python programs. The first program calculates the user's Body Mass Index (BMI) based on the user's weight (in kilogram) and height (in meter). To learn more about BMI and its calculations, follow this link: https://en.wikipedia.org/wiki/Body_mass_index.
Add a description, image, and links to the bodymassindex topic page so that developers can more easily learn about it.
To associate your repository with the bodymassindex topic, visit your repo's landing page and select "manage topics."