summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-057.md
blob: d5fe087751bb26bf7b5476bccc1db6a815722551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# task-057

Schist's desktop UI should display prominently the results of the procedures,
`calculate_long_term_expected_monthly_tank_change`, as described in req-088, and
`calculate_tank_balance`, as described in req-092, in any view from which the
user may be thinking about how to create, update or delete their buckets or
pipes.

Sources: req-089, req-093

Epic: epic-000

Relates to: req-088, req-092, task-028

## Notes

- [ ] Tank balance is in the second-level nav in the Buckets view
- [ ] Tank balance is in the top-right of the main content in the All option of
      the Buckets view
- [ ] Long-term expected change is displayed per week, month and year in the
      first section of the main content in the All option of the Buckets view
- [ ] The main content of a group should look similar, but the second-level nav
      should not be the same

Long-term expected change should not be implemented for groups, because the user
isn't expected to balance incomings and outgoings within each group.