inventschario/sketches/002-inventario/README.md

19 lines
821 B
Markdown
Raw Permalink Normal View History

# Variant: Inventario — Operate Surface
## Design stance
Action-oriented data table: the user is working with devices, not just viewing them.
Every row has inline actions, the toolbar has filters, and bulk selection is available.
## Key choices
- **Layout:** Full-width table with persistent toolbar, checkbox selection, pagination
- **Typography:** Monospace for catalog numbers, Inter for everything else
- **Color:** Status badges with semantic colors, row hover highlight
- **Interaction:** Sortable columns, filter dropdowns, row-level actions (view, edit, delete)
## Trade-offs
- Strong at: Scanning large lists, quick actions per device, bulk operations
- Weak at: Needs mobile responsive design for tablet use
## Best for
Daily inventory management — searching, filtering, and acting on specific devices.