Skip to content

Implement basic task management #22

Description

@ForNeVeR

Implement basic task management as described in the tasks RFC (#6).

  • add a simple data storage for Praefectus (e.g. a JSON file)
  • add simple commands to
    • show list of tasks
    • create a task
    • create attribute
    • delete an attribute
    • set attribute value of a task
    • perform diagnostics, as defined by RFC
      • determine invalid task references (either non-existing ones or Deleted)
      • determine invalid attribute values
  • verify that the implementation corresponds to the specification

Depends on:

Metadata

Metadata

Assignees

Labels

kind:featureSomething we haven't but want to.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions