-
This is a desktop application modified from AddressBook-Level4 project by SE-EDU initiative. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java application intended for small businesses to manage customer data.
-
Support for Build Automation using Gradle and for Continuous Integration using Travis CI.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Original source of the code i.e. AddressBook-Level4 project created by SE-EDU initiative at https://github.com/se-edu/