Implementation of a Task class (with TaskInterface) for managing tasks with a description, deadline (GregorianCalendar), and completion status, along with a ToDoList as a singly linked list sorted by deadline—using defensive and modular programming approaches.
-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation of a Task class (with TaskInterface) for managing tasks with a description, deadline (GregorianCalendar), and completion status, along with a ToDoList as a singly linked list sorted by deadline—using defensive and modular programming approaches.
diskodenso/ToDoList
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of a Task class (with TaskInterface) for managing tasks with a description, deadline (GregorianCalendar), and completion status, along with a ToDoList as a singly linked list sorted by deadline—using defensive and modular programming approaches.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published