Skip to content

A basic CLI Malaria Diagnosis Tool (MDT) to help lab scientists find the probable type of malaria a patient may have based on the country they have come form / country they are in.

JamesWRC/MDT_Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Malaria Diagnosis Tool

Status GitHub Issues GitHub Pull Requests License


This Malaria Diagnosis Tool (MDT) helps lab scientists diagnose which type of malaria the patient may have depending on the country they have recently come from.

  • This is a Lite version which essentaily means its just a Command Line Version of the program. It has all the features of the Graphical User Interface (GUI) version.

  • Please only use this version if you DON'T want a GUI and / or are comfortable using a command prompt.

  • For a version with a GUI please go here

📝 Table of Contents

Why Use This Tool

If you're a lab scientist and/or work in pathology you would be used to viewing blood slides to assess which type of Malaria the patient may have so the patient can get the right treatment.

Sometimes you may get either a Country Name or Country Code of where the patient is from / has recenlty come from and may take a long time to lookup the country and see which malaria type is more prevalent. You can enter either the country name OR country code and this toll will still display results.

  • Fast - Get Malaria types and their likeliness in seconds.
  • Easy To Use - Can enter country name OR country code. And if you dont feel like you or the people to use this tool is familier with Command Line Interface (CLI) then there is even an even easier to use GUI Version Here!
  • Simple - Just type in a countrys name or code and the likeliness of each Malaria type is displayed in a nice orderly fassion.
  • Easy to set up

How to install and use

IMPORTANT: You must have Java installed onto the computers you want to use this program on. You can get the latest java here. Please note, you may have to compile the project yourself if your version of java wont run it. If you have any issues running MDT please open a suport ticket here

  1. Download the 'MDT_Lite.jar' file above. All versions are found here
  2. Open a command prompt, go to where you saved the 'MDT_Lite.jar' file
  3. Run the following command:
java -jar MDT_Lite.jar
  1. Done! Enjoy For some basic examples of how to use the tool please see the images below.

Images

Note: your verion of MDT_Lite may be different to the file in the images below

Project image1

Easily run the program with the command above.


Project image2

Use either a country code like 'AU' or a country name like 'Australia'. Note: Case does not matter.


Project image3

Countries can have notes that show when the country is selected. These notes can easily be changed or modified. (EDITING OR ADDING NOTES TO A COUNTRY IS A PLANNED FEATURE AND CAN NOT BE MODIFIED AT THIS TIME.)

Known Bugs

  • None :)

Planned Features

  • The ability to edit notes for a country.
  • Change this readme.md for betetr understand between the GUI version and this CLI version.

About

A basic CLI Malaria Diagnosis Tool (MDT) to help lab scientists find the probable type of malaria a patient may have based on the country they have come form / country they are in.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages