Skip to content

truongnmt/diagnose-report

Repository files navigation

Diagnose Report

This is a simple android application that help patients to manage their medical reports.

We use machine learning in backend to analyse whether the patient's report images (ECG) is abnormal or not.

Sign Up Dashboard Report detail Create report

Setup

After you clone this repo to your desktop:

  1. Copy diagnose-report folder to your htdocs. (Eg: for Ubuntu using XAMPP, see here)
  2. Import diagnose_report.sql file to your database
  3. Open dbconnect.php and change variables according to your database. ($servername, $username, $password)
  4. YOU ARE READYYYY!!!!

Todo

  • Add type of report
  • Change the app tone
  • Change to bottom navigation
  • Add intro screen for new user

Pull requests are more than welcomed!

License

This project is licensed under the terms of the MIT license.

About

Simple android application that help patients to manage their medical reports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages