ForNeVeR / ForNeVeR/praefectus

Implement basic task management

Open
#22 0 comments 0 reactions 1 assignee Claimed by @ForNeVeR View on GitHub
kind:feature
Dominant language
F#
Stars
15
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

- [x] add a simple data storage for Praefectus (e.g. a JSON file)
- [ ] add simple commands to
- [x] 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:
- [x] #39

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.