tp

Gareth Tan - Project Portfolio Page

Overview

Project: Dr Duke

Dr Duke is an application used to automate diagnosing patients with mild illnesses. The main outline of Dr Duke is as follows:

  1. It asks a patient for his/her symptoms and gives them a diagnosis of illness what the patient might have based on the symptoms entered.
  2. Dr Duke then recommends certain medications, that can be bought from a local pharmacy, that can help to cure the mild illness the patient has.
  3. If the illness is determined to be severe or not mild, Dr Duke would then recommend the patient to visit a General Practitioner instead.

The Dr Duke programme is designed for use via a Command Line Interface, thus for user that can type fast, Dr Duke give you a diagnosis faster than visiting a General Practitioner. It is written in Java 11 and has about 5 kLoC.

Given below are my contributions to the project.

Summary of Contributions