Rubrika was designed to be used by Self-employed professionals and Freelancers to allow users to keep track of their work related contacts.
-
This is a desktop Address Book application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java application.
-
The application does not write to system registry, and can be put on flash drives for use on the go.
-
It has a small size of less than 20MB, and can fit in many modern machines and devices.
-
The application works and can retrieve personal data even when offline.
-
CLI is user friendly, with partial autocomplete support.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/
