diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 20:20:28 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 20:20:28 +0100 |
| commit | 30a893306553a57872e72f568db04a35a514d9d2 (patch) | |
| tree | ca0091836627789409c4b31a1a7f4018d5ce65a8 | |
| parent | 56222295ddce0d1e2f1a411a7a8831a1678c3e52 (diff) | |
add epic-005, edit task-027, task-026
| -rw-r--r-- | requirements/tasks/epic-005.md | 11 | ||||
| -rw-r--r-- | requirements/tasks/task-026.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-027.md | 2 |
3 files changed, 15 insertions, 0 deletions
diff --git a/requirements/tasks/epic-005.md b/requirements/tasks/epic-005.md new file mode 100644 index 0000000..d200abf --- /dev/null +++ b/requirements/tasks/epic-005.md @@ -0,0 +1,11 @@ +# epic-005: Web GUI + +For this Epic, there should be a Web GUI with the most important functionality +implemented. + +Status: not ready + +## Ordered backlog + +- [ ] task-026 (setup) +- [ ] task-027 (Local Storage) diff --git a/requirements/tasks/task-026.md b/requirements/tasks/task-026.md index c927bef..981732e 100644 --- a/requirements/tasks/task-026.md +++ b/requirements/tasks/task-026.md @@ -3,3 +3,5 @@ Schist should have a Web GUI. Source: ard-009 + +Epic: epic-005 diff --git a/requirements/tasks/task-027.md b/requirements/tasks/task-027.md index 887eefd..3bebec1 100644 --- a/requirements/tasks/task-027.md +++ b/requirements/tasks/task-027.md @@ -3,3 +3,5 @@ Schist's Web GUI must store config and caches in Local Storage. Source: ard-010 + +Epic: epic-005 |
