diff options
Diffstat (limited to 'requirements/tasks/task-003.md')
| -rw-r--r-- | requirements/tasks/task-003.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements/tasks/task-003.md b/requirements/tasks/task-003.md new file mode 100644 index 0000000..4ba2293 --- /dev/null +++ b/requirements/tasks/task-003.md @@ -0,0 +1,10 @@ +# task-003 + +Given the user has set up a bank account to sync with Schist, then Schist must +regularly retrieve the latest transactions from that bank account and record +them. + +Exception: if retrieving transactions from the bank account fails, then Schist +should notify the user. + +Source: req-051 |
