From 74f388d9b4a6746596b28bf056528ee8b54df6e4 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 23 Jul 2025 16:30:49 +0100 Subject: task-059: req-eng's tank balance UI --- requirements/catalogue/req-094.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 requirements/catalogue/req-094.md (limited to 'requirements/catalogue/req-094.md') diff --git a/requirements/catalogue/req-094.md b/requirements/catalogue/req-094.md new file mode 100644 index 0000000..ef6ee43 --- /dev/null +++ b/requirements/catalogue/req-094.md @@ -0,0 +1,11 @@ +# req-094 + +As a user, when I'm creating, updating and deleting my buckets and pipes in +Schist's Web UI, I want to see the result of the procedure, +`calculate_tank_balance`, as described in req-092, prominently, so that I see a +prominent number which I know summarises what the difference between my +incomings and outgoings has actually been in the past. + +Source: req-092 + +Satisfied by: req-068, req-069, task-058 -- cgit v1.2.3