-
This is a desktop Address Book + something else application. Most of the user interactions happen using a CLI (Command Line Interface) but we have included a GUI to make the application aesthetically appealing.
-
It is a Java application intended for computing personnels to make their lives simpler by typing on their comman line instead of using a cursor.
-
The original addressbook application provides a reasonably well-written code example. We hope we don’t screw it up.
-
What’s different from the original Addressbook:
-
Humors are added currently.
-
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: TextFX, ControlsFX, Jackson, Guava, JUnit5
-
The original contributors of the addressbook can be found here.