docs(03): create phase plan for setups and dashboard

This commit is contained in:
2026-03-15 12:32:23 +01:00
parent e633df7d0e
commit 6b773c6f79
4 changed files with 654 additions and 4 deletions

View File

@@ -61,11 +61,12 @@ Plans:
2. User can add and remove collection items from a setup
3. User can see total weight and cost for a setup, computed live from current item data
4. User sees a dashboard home page with cards linking to their collection, active threads, and setups
**Plans**: TBD
**Plans:** 3 plans
Plans:
- [ ] 03-01: TBD
- [ ] 03-02: TBD
- [ ] 03-01-PLAN.md — Backend TDD: setup schema, service, routes, and tests with junction table
- [ ] 03-02-PLAN.md — Frontend: navigation restructure, dashboard, setup UI, and item picker
- [ ] 03-03-PLAN.md — Visual verification checkpoint
## Progress
@@ -76,4 +77,4 @@ Phases execute in numeric order: 1 -> 2 -> 3
|-------|----------------|--------|-----------|
| 1. Foundation and Collection | 4/4 | Complete | 2026-03-14 |
| 2. Planning Threads | 3/3 | Complete | 2026-03-15 |
| 3. Setups and Dashboard | 0/0 | Not started | - |
| 3. Setups and Dashboard | 0/3 | Not started | - |