diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 17:19:40 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 17:20:53 +0100 |
| commit | 51a46ca249d29299ff2322eda953955a29b453b2 (patch) | |
| tree | d688d62b7366c5fec878ad938fb1c3949ca81fa4 /requirements/tasks | |
| parent | 756c4ac91546e5ac893803507587e2bf21851b22 (diff) | |
add task-007, edit req-046
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/task-007.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/requirements/tasks/task-007.md b/requirements/tasks/task-007.md new file mode 100644 index 0000000..571167f --- /dev/null +++ b/requirements/tasks/task-007.md @@ -0,0 +1,18 @@ +# task-007 + +To do: + +- Design an initial architecture +- Document it +- Create any tasks needed to implement the architecture + +Desiderata: + +- Data must be persisted +- Data persistence should be resilient +- Data persistence should be recoverable +- There must be an SMS interface +- There must be a desktop interface +- There should be a Web interface + +Sources: req-046 |
