diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-25 17:43:08 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-25 17:43:08 +0100 |
| commit | 9fd5006d5d629d963fd0ac95661dbfaf93da3321 (patch) | |
| tree | f7d4f2053c1ad8778d66b9163fc7b8729f106901 /requirements/tasks | |
| parent | 62c202ee0691b5a876355cd4189ca1a9b6517c0d (diff) | |
task-063: satisfies req-118
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-009.md | 11 | ||||
| -rw-r--r-- | requirements/tasks/task-066.md | 7 | ||||
| -rw-r--r-- | requirements/tasks/task-067.md | 7 |
3 files changed, 25 insertions, 0 deletions
diff --git a/requirements/tasks/epic-009.md b/requirements/tasks/epic-009.md new file mode 100644 index 0000000..0255c61 --- /dev/null +++ b/requirements/tasks/epic-009.md @@ -0,0 +1,11 @@ +# epic-009 + +This Epic is complete when there's an easy interface for reconciling accounts in +Schist. + +Status: not ready + +## Ordered backlog + +- [ ] task-066 (desktop interface) +- [ ] task-067 (Web interface) diff --git a/requirements/tasks/task-066.md b/requirements/tasks/task-066.md new file mode 100644 index 0000000..5d33e78 --- /dev/null +++ b/requirements/tasks/task-066.md @@ -0,0 +1,7 @@ +# task-066 + +Schist must have a desktop interface for reconciling accounts. + +Epic: epic-009 + +Source: req-118 diff --git a/requirements/tasks/task-067.md b/requirements/tasks/task-067.md new file mode 100644 index 0000000..971cb53 --- /dev/null +++ b/requirements/tasks/task-067.md @@ -0,0 +1,7 @@ +# task-067 + +Schist must have a Web interface for reconciling accounts. + +Epic: epic-009 + +Source: req-118 |
