0% found this document useful (0 votes)
46 views2 pages

SDF Lab Project

The document describes a BMI management program created by a group of students. The program calculates a user's BMI based on their weight and height, compares it to averages for similar users, and allows searching a database of previous user records. It aims to help users understand potential health issues related to being underweight or overweight by determining their BMI, a value used to screen for weight categories.

Uploaded by

Krishna Saxena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

SDF Lab Project

The document describes a BMI management program created by a group of students. The program calculates a user's BMI based on their weight and height, compares it to averages for similar users, and allows searching a database of previous user records. It aims to help users understand potential health issues related to being underweight or overweight by determining their BMI, a value used to screen for weight categories.

Uploaded by

Krishna Saxena
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SDF LAB PROJECT

PROJECT SYNOPSIS

BMI MANAGEMENT PROGRAM

MADE BY:
BATCH – B4 (CSE)
20103091 - Krishna Saxena
20103094 - Aviral Tanwar
- Lakshay
- Shivansh Srivastva
ABSTRACT:

What is BMI?
Before explain project, one must have an idea about BMI. Body mass
index is a value derived from the mass and height of a person. The
BMI is defined as the body mass divided by the square of the body
height, and is expressed in units of kg/m², resulting from mass in
kilograms and height in metres. Its helps to tell if one is underweight
or overweight.
BMI = weight(kg)/ [height (m)]2
What does it do?
1. It calculates your BMI and gives you list of potential health
relates issues you can face in your near future.
2. It shows you an average BMI based on your previous user just
like you, so that you can get a brief idea of where you stand in
the crowd.
3. If you are one of our previous users then you can search of for
your previous record easily from our database.

You might also like