v1.2
- Add
addt
command to add a task - Add
delt
command to delete a task - Add
findt
command to find a task - Add
Task
class to capture the informations of a task - Add
TaskList
class to contain the various tasks and support operations such as add, delete and find tasks. - Update DG, UG and PPP