Clyde Lhui's Project Portfolio Page
Project: Where Got Time
Where Got Time is an addressbook-cum-timetable. Students find it hard to find free time slot within their group of friends in NUS as they have to compare their timetables. Therefore, this product helps students to easily find free time slots within a group of NUS friends, and keep track of personal and friends’ timetable/schedule.
My Contributions to the project
Code contributed:
Enhancements implemented:
- Implemented
Import
command and associated classes. - Implemented abstract class for
Event
. - Contributed to UI for
IsolatedEventList
andRecurringEventList
Contributions to the UG:
- Added documentation for
Import
command. - Made minor edits for better clarity.
Contributions to the DG:
- Added documentation for
Import
classes and commands - Updated Architecture Diagram,
Import
related diagrams - Made minor edits to fix errors.