-
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 written in OOP fashion.
-
It is intended for university students' usage.
-
What’s different from AddressBook level 4:
-
Enhanced components, UI redesigned.
-
Added new component: security manager.
-
Enhanced current find command: added find options.
-
Added new commands: lock, unlock, favourite, alternate delete, sort, export.
-
-
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/