blob: f1831199ed1ebb8de381a972d065d25fdb11974b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# req-090
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_long_term_expected_monthly_tank_change`, as described in req-088,
prominently, so that I see a prominent number which I know summarises the
long-term difference between what my incomings and outgoings will be in the
future if I control what I do with my money.
Source: req-088
Satisfied by: req-086, req-087, task-058
|