Diabetes Detection System project using C++
Project Objective
If you are facing with any kind of disease or infection and knowing about these disease on time will help you to get cure and take precautions on time. This process will also help to get over from these suffering in few days or in months. Among several diseases and sufferings, many peoples are suffering from diabetes. With this computer based diabetes detection software, user will able to do their self-checkup without taking help of a doctor. This system will keep records of particular patient or of any person and by using their general data collected during analysis process it will able to tell you, whether you are suffering from diabetes or not. Apart from these, based on your collected data, it will also provide suggestion and general precautions which is to be taken by you in order to improve your health. This system having the ability to detect diabetes and categories as per the data which has been collected during questions answer section. Its user friendly graphical mode will make its user to use this system in interactive manner. You will have to just answer few questions and these questions has been divided into two section. Upon completion of these questions you will able to get your final result and your health status regarding diabetes. To keep records, you will required to ask your basic information and using these information, your final report will be prepared by keeping view of answer which has been provided by you. Number of options will be given in answer section and you have to select whatever suits you the best.
Existing System
As per the existing system, users have to invest money before knowing their diagnosis report. They have to visit diagnostic center, consult their doctor and wait for a day to get their result. If someone have only doubt and want to have a checkup, then it will have their wastage of money and time for them. Each time you have to provide your basic information and go through the same diagnosis process to get your diagnosis result which can be dangerous in some serious condition. Patients should go through the checkup process immediately before the diagnosis process, if such condition arises. So keeping customer records and searching their records manually sometimes not possible and sometime it’s a time taking process.
Diabetes Detection System Snapshots
Proposed System:
All your previous and new records will be saved using the concept of file and directory. Binary search operation will be performed while searching your record and you will also able to get your previous diagnosis report while using this system. This system will able to identify your sufferings related to diabetes and store into the file with your record id. Each patient will have particular record id and while searching, patient can differentiated between their details and others by selecting their date of birth and address details.
Download Project
Diabetes Detection System Abstract | Download Abstract |
Diabetes Detection System Code | Download Source Code |
keerthana says
THANK U…….
pavan says
hi dudes pavan again……
inspite of the fact that i copied whole program….. in my above comment there are no header files included…. ..iam wondering how they are not posted……….no worries guys…..here they are…
->iostream.h
->conio.h
->ctype.h
->process.h
all these come under #include……
ProjectsGeek says
Thanks Pavan for this correction.
dia says
awsum ..
but it show some errors in turbo c++ aswell ..
what to do??
ProjectsGeek says
Please post the error message here, so that we can suggest something.
gautham says
hi there, thanks for the code.
but i cant use this code in Codeblock.
it shows some error , such as (fatal error: No such file or directory)…
so what app/software ,i should use to run this programme ?
thank you.
ProjectsGeek says
You can use Turbo c++ OR Codeblock for this project. Just check what is causing this behaviour.
kay says
pls can I get the source code for the project
ProjectsGeek says
Please use the download button to download source code as well as abstract for the code.