AddressBook - Level 3 is a desktop address book application used for teaching Software Engineering principles. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.
Given below are my contributions to the project.
match
command.
Preference
class
Person
. Specifies the preference of a potential buyer.Code contributed: RepoSense link
v1.3
- v1.5rc
(3 releases) on GitHubmatch
featurePreference
attributefind
feature