A PHP Error was encountered

Severity: Warning

Message: fopen(/tmp/ci_session47lrrg5i4cootopacjv3b3g5nfplndso): 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

Diabetes Detection System Using C++ | VishalSingh
Coders Packet

Diabetes Detection System Using C++

By Vishal Singh

This project's Diabetes Detection System has been implemented using C++. This program can be used by a person who wants to check his Diabetes Status through the computer.

This project's Diabetes Detection System has been implemented using C++. This program can be used by a person who wants to check his Diabetes Status through the computer.

On running the program the user will be asked to fill in some details to get the correct output. At first details like 'Name', 'Age', 'Weight', 'Height', 'Sex' details have to filled. After filling in these details now the user will be redirected to fill Medical Diagnosis Form like the 'Appetite, 'Frequency of Thirst', 'Frequency of Urination', 'Vision', 'Urine Sugar', 'Ketonurea', 'Fasting Blood Sugar', 'RBS', 'Family History of Diabetics', 'OGTT'. Using these details the Predicted analysis of whether a person is diabetic or not is shown. For knowing the further stage of diabetes the user has to proceed to fill another form and after this form, the stage of diabetes is shown. And if the user does not want to know the stage he or she can simply click the alphabet 'N' to exit.

Download Complete Code

Comments

  • bhaskar :

    the output is not showing

  • Reply to this comment



    Download Packet

    Reviews Report

    Submitted by Vishal Singh (VishalSingh)

    Download packets of source code on Coders Packet