cs2103aug2014-w13-2j / main

To-Do list program for CS2103T @ NUS
MIT License
1 stars 0 forks source link

[Tag] Priority (Urgent) #12

Closed Vio8023 closed 9 years ago

Vio8023 commented 10 years ago

As a user, I want to be able to assign priority to tasks/events so that I know which ones are urgent whenever I list them.

ZiXian92 commented 9 years ago

setPriority method in ToDoItem class provides program witht he capability to do so.