Timothy Cheah’s Project Portfolio Page
Project: PLANus
PlaNUS - PlaNUS is a desktop application for NUS students to manage their tasks and schedule, optimized for use via Command Line Interface (CLI).
Given below are my contributions to the project.
- New Feature: Added the ability to delete tasks. #40
- What it does: Allows the user to delete a task in the task map.
- Justification: This feature allows users to delete tasks that they deem unnecessary, saving space and making the display better.
- Highlights: -
- Credits: -
-
Code contributed: RepoSense link
- Enhancements to existing features:
-
Documentation:
- User Guide:
- Added another note in the UG to be clearer on the edit function. #112
- Developer Guide:
- Added use case details of the
Add
feature. - Added use case details of the
List
feature. - Added use case details of the
Edit
feature. - Added use case details of the
Help
feature. - Added use case details of the
Search
feature. - Added use case details of the
Delete
feature. - Added user story details of the
Add
feature. - Added user story details of the
List
feature. - Added user story details of the
Edit
feature. - Added user story details of the
Help
feature. - Added user story details of the
Search
feature. - Added user story details of the
Delete
feature.
- Added use case details of the
- User Guide:
I added these initial features, but they were further maintained and updated by my teammates. The initial commit for these features were also done by Qixing, not me, as I did the DG on a 3rd party platform. #55