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
@@ -9,7 +9,7 @@
- REST API v1
- Real-time tag streaming
- Reader config/control
- Can run as Windows service
- Runs as an always-on Windows or Linux service
- `web/`: Leptos CSR web interface
- Reader health monitoring
- Live tag streaming with filtering
@@ -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
@@ -13,7 +13,8 @@
- RFID / IoT integration points
- Reporting & exports
- User workflows (receiving, movement, printing)
- ERP integration surface
- ERP integration surface (API and webhooks)
- Photo display and filtering with tags (Capture integration)
## Initial Observations
- **Core Entities**: Things (assets), Zones, Maps, Organizations, Users, Reports, Exceptions, Webhooks, API Keys.