Introduction
ORGANice is an organ transplant manager.
This desktop application aims to facilitate the matching of organ transplants between patients and organ donors in hospitals.
It is written in Java language in an Object-oriented fashion.
Motivation
It is undeniable that organ transplantation is one of the most life-changing medical breakthroughs in history.
For a transplant to be successful, we need to have an organ that matches the receiver.
Since time is precious during transplant, we aim to provide an organ matching system to efficiently match organs from donors to the patients who need them.
Target Users
This application is intended for hospital administrative staffs such as doctors and nurses.
Installation
You can download the jar file and run it from your desktop.
Usage
You can refer to the User Guide for a more detailed explanation.
Technology and Framework Used
Java SE Development Kit 11.0.4 Travis Gradle Coveralls
Acknowledgements
-
Some parts of ORGANice were inspired by the excellent Java FX tutorial by Marco Jakob.
-
ORGANice is adapted from AddressBook-Level3 project created by SE-EDU initiative at https://se-education.org