blob: 5db677e25ebca175af9602bd39f84d059afef43b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# task-028
There should be UI designs for the desktop GUI.
The designs should include interfaces for:
- [ ] Viewing pipes
- [ ] Creating pipes including their associations with buckets
- [ ] Viewing buckets
- [ ] Creating buckets
- [ ] Updating buckets
- [ ] Deleting buckets
- [ ] Inserting transactions
- [ ] Deleting transactions
- [ ] Viewing the long-term expected monthly tank change
- [ ] Viewing the tank balance
- [ ] Viewing historic pipes, drips and transactions for a bucket
Sources: task-001, task-029, task-030, task-058, task-061, task-064
Epic: epic-000
|