diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 13:21:05 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-07-16 13:21:05 +0100 |
| commit | 6815d5c1161b46d77bf4ee9a38fe45dd3acfa3f7 (patch) | |
| tree | 69225d1286dcbb361a8631776fc5d2ebc2d5e24a /requirements/assumptions | |
| parent | b1a1931c74971729260e5d89f636985c42bda471 (diff) | |
add req-048, ass-000, ass-011, ass-012, ass-013, edit req-013
Diffstat (limited to 'requirements/assumptions')
| -rw-r--r-- | requirements/assumptions/ass-000.md | 3 | ||||
| -rw-r--r-- | requirements/assumptions/ass-011.md | 3 | ||||
| -rw-r--r-- | requirements/assumptions/ass-012.md | 6 | ||||
| -rw-r--r-- | requirements/assumptions/ass-013.md | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/requirements/assumptions/ass-000.md b/requirements/assumptions/ass-000.md new file mode 100644 index 0000000..962cb7d --- /dev/null +++ b/requirements/assumptions/ass-000.md @@ -0,0 +1,3 @@ +# ass-000 + +The user regularly opens Schist on their desktop computer.
\ No newline at end of file diff --git a/requirements/assumptions/ass-011.md b/requirements/assumptions/ass-011.md new file mode 100644 index 0000000..fe6cb2b --- /dev/null +++ b/requirements/assumptions/ass-011.md @@ -0,0 +1,3 @@ +# ass-011 + +The user is always able to make a note on a piece of paper. diff --git a/requirements/assumptions/ass-012.md b/requirements/assumptions/ass-012.md new file mode 100644 index 0000000..e463bf7 --- /dev/null +++ b/requirements/assumptions/ass-012.md @@ -0,0 +1,6 @@ +# ass-012 + +If the user has a receipt or paper note of a transaction in their wallet, then +when they open Schist on their desktop computer, they take all receipts and +paper notes from their wallet and enter the transactions recorded on them into +Schist. diff --git a/requirements/assumptions/ass-013.md b/requirements/assumptions/ass-013.md new file mode 100644 index 0000000..71ba005 --- /dev/null +++ b/requirements/assumptions/ass-013.md @@ -0,0 +1,4 @@ +# ass-013 + +Whenever the user is using their desktop computer, they have access to their +wallet.
\ No newline at end of file |
