StasyaGera / todo-cli

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

TODO console app

Build Status

Fields

A typical TODO item should have:

Note that TODOs with identical titles will be distinguished by the time of creation.

States

A TODO item exists in one of three states:

  1. TODO
  2. DONE (successfully)
  3. FAIL (for both cancelled and actually failed tasks)

Operations

Supported operations with TODO items:

Overall operations: