Skip to content

A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this c…

Notifications You must be signed in to change notification settings

maitreyeepaliwal/Disease-Prediction-using-Fuzzy-Logic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disease Prediction system using Fuzzy Logic

The existing repo provided a soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. It also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this case) to predict the disease severity.

I have worked on the project UI to make it more simplistic, intutive and more attractive.

Attaching some ss of the project to show my work on UI:

INDEX Page: image

LOGIN Page (same UI for both doctor & patient) image

REGISTRATION Page ((same UI for both doctor & patient) image

PATIENT FORM image

To view the complete project,:

  • download this project,
  • load the sql file in phpmyadmin with db details from db.php,
  • store the folder in htdocs of Xampp folder
  • Open the project in localhost

About

A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this c…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 52.4%
  • JavaScript 28.1%
  • Hack 16.7%
  • CSS 2.8%