Skip to content

DiaCare is a web-based diagnose application to help people diagnose diabetes mellitus disease. Admin can set the diseases, symptoms med and rule base which will be used for the forward chaining method. This application also gives user bunch of information from medicine until advice to avoid or threat the disease.

Notifications You must be signed in to change notification settings

vincentt14/DiaCare

Repository files navigation

Hosted App using Hostinger (Expires 26 June 2023)

Basic Setup

  • Write in terminal composer install
  • Make a copy from .env.example into .env (File .env not included).
  • Configure file .env according to database requirements.
  • Write in terminal php artisan key:generate
  • Write in terminal php artisan migrate:fresh --seed
  • After table in database already filled.
  • Write on terminal php artisan serve to open in the browser.
  • Write on terminal npm run dev to start the vite (run tailwind css).
  • Go back to browser.

Jika ingin menggunakan database hasil dari export Hostinger (user asli, hasil diagnosa asli, jumlah user asli)

  • Download diacare.sql in root directory
  • Go to phpmyadmin
  • Import database
  • Choose diacare.sql
  • Go back to browser.

About

DiaCare is a web-based diagnose application to help people diagnose diabetes mellitus disease. Admin can set the diseases, symptoms med and rule base which will be used for the forward chaining method. This application also gives user bunch of information from medicine until advice to avoid or threat the disease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published