Benjamin's Project Portfolio Page
Project Portfolio Page for Benjamin
Project: ModuleMateFinder
ModuleMateFinder is a desktop address-book-like application used to keep track of your friends’ contacts, as well as the modules they are taking. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java.
Given below are my contributions to the project.
- New Feature: Added the ability to add comments to a person.
- What it does: Allows the user to add a comment to a specified
Personin ModuleMateFinder. - Justification: Allows user to give a reason why they blacklisted or favourite somebody.
- Highlights: This feature required an understanding of how to add a new command and field to the project.
- Credits: This feature was adapted from the Remark tutorial.
- What it does: Allows the user to add a comment to a specified
-
Code contributed: RepoSense link
- Enhancements to existing features:
- Documentation:
- User Guide:
- Developer Guide:
- Bugfixes
- Summary of the bugs fixed from the Practical Exam Dry Run. (PR #199)
- Community: