kenokk3003's Project Portfolio Page
Project: DoctorWho
DoctorWho is a desktop application for managing patient records and appointments in a clinical setting. It targets clinic receptionists and administrative staff at single-doctor GP clinics, offering a fast Command Line Interface (CLI) with a JavaFX GUI. It is written in Java, and has about 10 kLoC.
As the team’s Code Quality Lead, I was responsible for ensuring code quality standards were met throughout development, including implementation, review, and testing stages.
Given below are my contributions to the project.
-
New Feature: Added NRIC support to the patient model, including checksum-based validation logic. (Pull request #113)
-
Enhancement: Updated Add/Edit duplicate detection to check by NRIC rather than name. (Pull request #139)
-
Code contributed: RepoSense link
- Project management:
- Enhancements to existing features:
- Documentation: