Closed XYLau closed 10 years ago
As a user, I want to be able to deal with events and tasks (with/without deadline) so that I can manage them all in a software.
Implementation of ToDoItem, EventItem, and TaskItem classes allow program to handle all 3 types of items.
As a user, I want to be able to deal with events and tasks (with/without deadline) so that I can manage them all in a software.