From 429f686fa0c66a8fc00f5a2d4947bca42b50b5a6 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 18 Jul 2025 20:35:59 +0100 Subject: 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 --- requirements/tasks/task-020.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 requirements/tasks/task-020.md (limited to 'requirements/tasks/task-020.md') 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. -- cgit v1.2.3