blob: 74e39f428154b2eaa4e513bbec8e9cc5558e27cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# task-073
- Schist's desktop interface must include 3 views: the Buckets view, the
Balances view, and the Transactions view
- Each view must have three columns
- The first column must be the top-level nav and contain a button for each view
- The second column must be the second-level nav as detailed in the UI designs
- The third column must be the main content
- All the columns must be properly spaced out
- For this ticket, the main content can be empty or contain a placeholder
Status: done
Epic: epic-000
Source: ui-designs/desktop-views
|