summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-020.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-18 20:35:59 +0100
committerJoe Carstairs <me@joeac.net>2025-07-18 20:35:59 +0100
commit429f686fa0c66a8fc00f5a2d4947bca42b50b5a6 (patch)
treed9fc827d29b258b96a73e7e27ef14ca9b5b286f8 /requirements/tasks/task-020.md
parent9b2062e42b7422456aca184d45762d9bd4523106 (diff)
add task-010, task-011, task-012, task-013, task-014, task-015, task-016, task-017, task-018, task-019, task-020, task-021, task-022, task-023, task-024, task-025, task-026, task-027
Diffstat (limited to 'requirements/tasks/task-020.md')
-rw-r--r--requirements/tasks/task-020.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/requirements/tasks/task-020.md b/requirements/tasks/task-020.md
new file mode 100644
index 0000000..32c9b3b
--- /dev/null
+++ b/requirements/tasks/task-020.md
@@ -0,0 +1,8 @@
+# task-020
+
+The Web GUI must persist domain entities to IndexedDB.
+
+Source: ard-005
+
+For the purposes of this task, any read/write operation is enough to prove that
+the pattern is ready to be used in other tasks.