-
This is a desktop Giatros application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java sample application intended for hospital staff to manage the patients' record.
-
This application contains:
-
A more sophisticated GUI that includes a list panel and an in-built Browser.
-
More test cases, including automated GUI testing.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
-
Acknowledgements
-
Some parts of this sample application were inspired by AddressBook4.