diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-18 18:20:49 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-18 18:22:16 +0100 |
| commit | f4f6bc2a7f4c71d50091fdaeb50497c83f78a62c (patch) | |
| tree | dc5959d07419a259a2a21e5109e1bac6669a473d | |
| parent | 0564cc27ff0e0807b470f4fa1fc43f9fce2c3d0c (diff) | |
add ass-017, req-068, edit req-056
| -rw-r--r-- | requirements/assumptions/ass-017.md | 4 | ||||
| -rw-r--r-- | requirements/catalogue/req-056.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-068.md | 6 |
3 files changed, 12 insertions, 0 deletions
diff --git a/requirements/assumptions/ass-017.md b/requirements/assumptions/ass-017.md new file mode 100644 index 0000000..f5de056 --- /dev/null +++ b/requirements/assumptions/ass-017.md @@ -0,0 +1,4 @@ +# ass-017 + +Whenever the user changes how they intend to distribute their incomings and +outgoings, they have access to their desktop computer. diff --git a/requirements/catalogue/req-056.md b/requirements/catalogue/req-056.md index 4bbb8e9..ff915bf 100644 --- a/requirements/catalogue/req-056.md +++ b/requirements/catalogue/req-056.md @@ -3,3 +3,5 @@ Schist must have an accurate record of the user's buckets. Source: req-030 + +Satisfied by: req-068, ass-017, req-017, req-064 diff --git a/requirements/catalogue/req-068.md b/requirements/catalogue/req-068.md new file mode 100644 index 0000000..f4c430d --- /dev/null +++ b/requirements/catalogue/req-068.md @@ -0,0 +1,6 @@ +# req-068 + +Schist must have a desktop interface for creating, updating and deleting +buckets. + +Source: req-056 |
