|
Created a "Task" class for this project to keep track of the Task details, the time and date the task was created and whether or not the task has been completed. You can save your list as a .TDM file, which stores your list as a generic list of Tasks. Application will warn you if something in your list has changed since the last time it was saved.
|