A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_session0ht49evtlu9jojcn2gr4srmtkrb1k4cl): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /tmp)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct

File: /var/www/html/index.php
Line: 311
Function: require_once

Body Mass Index Calculator Using Python. | Niharika7
Coders Packet

Body Mass Index Calculator Using Python.

By Obulshetty Niharika

This project describes about Body Mass Index of a person based on weight and height. It also gives the category to which a person belongs.

This project is built using tkinter module in python. This module is used for GUI applications.

BMI has different categories in it. Based on BMI value it show the category to which a person belongs to.

BMI Categories:
Underweight = <18.5
Normal weight = 18.5–24.9
Overweight = 25–29.9
Obesity = BMI of 30

Morbid obesity=35 or more

On based on the category in which the person belongs it also shows the precautions the food the person should take or avoid.

 

1

 

2

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Obulshetty Niharika (Niharika7)

Download packets of source code on Coders Packet