Commit Graph
9 Commits
Author SHA1 Message Date
TNB 060459e96e Document new TallyFlow IoT support for ATID ATF862 / Invengo XC-RF861 (rebranded reader) in code review and architecture notes 2026-07-10 11:05:05 -04:00
TNB 15afcfcbe5 Make diagram customer-friendly: remove internal source note, center title, improve landscape PDF layout 2026-07-07 09:46:28 -04:00
TNB 8cf2c5f195 Add Auth Service box inside Core (no arrows) with 'Login + SSO support' 2026-07-07 09:43:11 -04:00
TNB fceef6f42b Fix architecture diagram issues
- Changed Core Backend to 'Go (REST API)' (removed gRPC, kept REST)
- Removed BLE from IoT (not supported yet)
- Fixed text overflow in boxes by adjusting layout and labels
- Updated description to reflect REST-only API
2026-07-07 09:36:26 -04:00
TNB d329f89c0f Update architecture diagram per feedback
- Core Backend centered, Core Web UI moved to left (uses API)
- Print now shows it can register assets with Core
- IoT card includes ERP integration bullet
- Updated diagram layout, connections, and description
2026-07-07 09:30:01 -04:00
TNB 4497fabf22 Refine TallyFlow architecture to exactly 5 components
- MongoDB nested inside Core (no longer 6th component)
- IoT → Core connection is dashed (optional)
- Print includes Print UI + Print API note
- Capture shown as native app (not Go/Vue)
- Core Web UI and Print UI as differentiated sub-boxes
- Strict focus on the 5 components: Core, Assets, Print, Capture, IoT
2026-07-07 09:22:29 -04:00
TNB 0bbe00b75e Correct TallyFlow architecture based on source code review in ~/src/
- Core is central and owns MongoDB (not Assets)
- Core: Go backend + Vue.js frontend (no Node.js)
- Verified against tallyflow-web, photomicroservice, tallyflow-iot, tallyflow_mobile, tallyflow-print
- Updated diagram, legend, cards, and description for accuracy
2026-07-07 09:15:19 -04:00
TNB 31d267a211 Update TallyFlow architecture diagram and description
Corrections:
- Database: MongoDB
- Assets (Mobile): Lightweight inventory, seek & find, enrollment
- Capture (PhotoTag): Photo + barcode association for QC
- Print: Zebra ZPL compatible
- Improved component descriptions and data flows
2026-07-07 09:10:03 -04:00
TNB 6db55830ee Add TallyFlow architecture diagram and description
- Interactive HTML architecture diagram (Core, Assets, Print, Capture, IoT)
- Markdown overview with data flows
2026-07-07 09:03:36 -04:00