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.
Code contributed: RepoSense link
Project management:
New Feature: Added the ability to add module roles using the edit
command.
New Feature: Added the ability to find module roles.
Enhancements to existing features:
edit
, add
and delete
more specific.Documentation:
delete
, add
and find
.Community: