Module commands

Source
Expand description

Commands to serialize and sent to back-end

Structsยง

CompleteTaskCommand
Command for updating the status of a task to completed
CreateProjectCommand
Command for creating a new project
CreateTaskCommand
Command for adding a new task to an existing project
StartTaskCommand
Command for updating the status of a task to reflect work has started
UpdateTaskCommand
Command for updating an existing task