Commit Graph

9 Commits

Author SHA1 Message Date
9e3cc99bed feat: Phase 1 Foundation & Dashboard implementation
- Core infrastructure: Zustand store, API client with mock fallback
- Mode detection: Port 8080 (kiosk) / 9090 (remote)
- Dashboard components: RainfallCard, ClockDisplay, CommStatus
- Header components: VoltageDisplay, BatteryStatus, LoginIndicator
- Data polling with visibility awareness
- Bundle size: ~100KB gzipped

Also adds README.md and WIKI.md documentation
2026-03-13 06:42:55 +08:00
372d9e1001 docs(roadmap): update Phase 1 with plan list 2026-03-13 06:24:20 +08:00
feaed41454 docs(01-foundation-dashboard): create phase 1 plans 2026-03-13 06:23:52 +08:00
b85d81c2e8 docs: add Phase 1 context 2026-03-13 06:19:04 +08:00
3ab1b23c1f docs: create roadmap (3 phases) 2026-03-13 01:38:53 +08:00
4df2f68039 docs: define v1 requirements 2026-03-13 01:36:43 +08:00
906d84bc4c docs: complete project research (stack, features, architecture, pitfalls, summary) 2026-03-13 01:36:00 +08:00
c11b1f949a docs: initialize project 2026-03-13 01:30:45 +08:00
afe1603bbe Add codebase mapping documents 2026-03-13 01:08:16 +08:00