cs2103aug2014-w13-2j / main

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

[Requirements] Implement marking an item as completed #56

Closed ZiXian92 closed 9 years ago

ZiXian92 commented 9 years ago

Implement support for "do " command.

ZiXian92 commented 9 years ago

Basic operation of marking the item is completed. Writing completed items to file is implemented.