Skip to content

This is an expert system program with the Dempster Shafer method created on a website using the PHP programming language.

License

Notifications You must be signed in to change notification settings

nizarfadlan/cat-disease-diagnosis

Repository files navigation

logo

🥟 Help me!

don't forget ⭐️ :D

Cat Disease Diagnosis

Preview Home Website This is an expert system program with the Dempster Shafer method created on a website using the PHP programming language. This expert system is to determine what disease in cats is through the symptoms suffered.

Getting Started

This project require PHP and MySQL.

Install

Clone this project

> git clone https://github.com/nizarfadlan/cat-disease-diagnosis.git
> cd cat-disease-diagnosis
> run web server and redirect path localhost to project

Set up database

Import database to your MySQL

> create database dempster_shafer
> import backup/dempster_shafer.sql to your MySQL
> edit file modules/koneksi.php

Account

User admin

Username: admin Password: admin

User

Username: test Password: test


Features

User Yes
Change username
Change name
Change password
View diagnosis history and print history result
Admin Yes
Change username
Change name
Change password
Add disease
Add symptoms
Add to the relationship between disease and symptoms
View diagnosis history and print history result users

NOTE: Sorry this code is very messy because i only use it for learning and its use is not for production only study so sorry if the code is not clean or messy.


Thanks to

  • Haidar Ikram Ramadhan (UI)

About

This is an expert system program with the Dempster Shafer method created on a website using the PHP programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published