Quek Kah Leong's Project Portfolio Page
Project: ArchDuke
ArchDuke - is a desktop application used for students’ contacts and groups management. 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.
- New Feature:
assign
command (PR #62)- What it does: allows users to assign a student contact to an existing group.
- Code contributed: RepoSense link