Chang Si Kai's Project Portfolio Page
Project: MyInsuRec
MyInsuRec is a clients and meetings management app for insurance agents.
Given below are my contributions to the project.
-
Code contributed: RepoSense link
- Enhancements implemented
- Model: Create
Meeting
class and its subsidiary classes: #100, #101 - Model: Implement
NoConflictMeetingList
class: #102 - New feature: Listing all meetings (
listMeeting
): #126 - UI: Introduce first iteration of UI for
viewClient
: #147 - UI: Introduce first iteration of UI for
viewMeeting
: #143 - New feature: User definable product list and its related commands (
addProduct
,listProduct
,delProduct
): #187
- Model: Create
- Project management:
- Release management
- Set up (v1.3, v1.4) and wrapped up some milestones (v1.2, v1.3).
- Renamed JAR file: #201
- Tidied up and standardize formatting across UG (numbering, typos, etc.). Also created rough formatting guide: #278, #285
- General documentation:
- User Guide:
- Sections added:
- Added first iteration of documentation for the features
addClient
,listMeeting
,exit
: #29 - Added first iteration of documentation for the command summary: #29
- Added Introduction and Product Overview: #194
- Added Symbols table: #194, #278
- Added documentation for
listMeeting
,listProduct
anddelProduct
: #194, #218 - Added Installation Guide and Tutorial: #206
- Added Troubleshooting subsection: Checking your system’s Java version: #206
- Added Contact us: #233
- Added first iteration of documentation for the features
- Sections added:
- Developer Guide:
- Review/mentoring contributions:
- Community (outside of team):