?- prioritizer.
Task Prioritizer...
There is no task currently.
Add a task...
|: cs project due 12/1 hard
Here is the list of tasks, ordered in terms of their priority levels:
1. cs project due:12/1 difficulty:hard
Type 1 to add a task...
Type 2 to modify a task...
Type to end this program...
|: 1
Add a task...
|: slides for club meeting on 11/30 easy
Here is the list of tasks, ordered in terms of their priority levels:
1. cs project due:12/1 difficulty:hard
2. slides for club meeting due:11/30 difficulty:easy
Type 1 to add a task...
Type 2 to modify a task...
Type to end this program...
|: 1
Add a task...
|: math homework due 12/3 normal
Here is the list of tasks, ordered in terms of their priority levels:
1. cs project due:12/1 difficulty:hard
2. math homework due:12/3 difficulty:normal
3. slides for club meeting due:11/30 difficulty:easy
Type 1 to add a task...
Type 2 to modify a task...
Type to end this program...
|: 2
Type the index of the task you want to modify...
1. cs project due:12/1 difficulty:hard
2. math homework due:12/3 difficulty:normal
3. slides for club meeting due:11/30 difficulty:easy
|: 2
Type 1 to modify task type...
Type 2 to modify task name...
Type 3 to modify task due date...
Type 4 to modify task difficulty...
|: 3
Type task new due date (Month/Date)...
|: 11/30
Here is the list of tasks, ordered in terms of their priority levels:
1. math homework due:11/30 difficulty:normal
2. cs project due:12/1 difficulty:hard
3. slides for club meeting due:11/30 difficulty:easy
Type 1 to add a task...
Type 2 to modify a task...
Type to end this program...
|: exit
Bye!
true.