Add TallyFlow marketing assets (hero photos, IoT/Print screenshots); update code reviews (IoT, Print, Web), website requirements doc, user's guide, and screenshots README

This commit is contained in:
TNB
2026-07-10 08:19:54 -04:00
parent 803c563716
commit 7aed88908e
15 changed files with 24 additions and 12 deletions
@@ -19,7 +19,7 @@ Backend print service for TallyFlow Print. Handles label generation, RFID encodi
- **api**: Main API service (port 8040)
- **orchestrator**: Proxies categories/zones and runs "print then register" flows (port 8041)
- **printing**: Core label generation and ZPL handling
- **worker**: Pulls jobs and sends to Zebra printers (raw TCP 9100)
- **worker**: Pulls jobs and sends to Zebra and compatible ZPL printers (raw TCP 9100)
- **label_configs**: Template definitions and manifest
- **web**: Web interface elements