maitreyeepaliwal / Disease-Prediction-using-Fuzzy-Logic

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 case) to predict the disease severity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 case) to predict the disease severity.


Languages

Language:PHP 52.4%Language:JavaScript 28.1%Language:Hack 16.7%Language:CSS 2.8%