About Us
We are a team based in the School of Computing, National University of Singapore.
You can reach us at the email seer[at]comp.nus.edu.sg
Project team
Khor Jun Wei
- Role: Developer for basic loan implementation + debugging and testing.
- Responsibilities: Implementing the
linkloan
andeditloan
commands; finding bugs and pushing fixes; writing test code.
Kyal Sin Min Thet
- Role: Team Lead + Frontend.
- Responsibilities: setting up repo + CI workflow; Implementing view options for different panels - loans, contacts, analytics dashboards.
Teoh Tze Tzun
- Role: Developer for data classes and UG documentation.
- Responsibilities:
Implementing the
Loan
,LoanRecords
(now refactored asUniqueLoanList
) andAnalytics
classes from scratch; writing the user guide.
Wang Junwu
- Role: Developer for loan architecture and UI integration + DG documentation.
- Responsibilities: Implementing loan architecture as
UniqueLoanList
in theModel
; implementing theviewloan
command; writing the developer guide.
Zhang Xiaorui
- Role: Developer for basic loan management and DG documentation.
- Responsibilities: Implementing
deleteloan
,markloan
, andunmarkloan
commands; writing the developer guide.