Our primary goals are:
-
Streamline the complex investigations process
-
Maximise workflow efficiency through use of electronic input
-
Eradicate risks associated with paper-based processing
-
Offer a fuss-free and seamless user experience
-
Overview of investigators and cases
-
Assign investigators to cases
-
Assess key information of a case
-
Categorise cases and investigators with labels
Note that Investigapptor is a desktop application with a GUI, but most of the user interactions happen using a CLI (Command Line Interface).
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: EasyBind, TextFX, ControlsFX, Jackson, Guava, JUnit4, CalendarFx
-
This code was modified from the AddressBook-Level4 project, which was created by the SE-EDU initiative