Commit Graph
62 Commits
Author SHA1 Message Date
TNB cf1e09e1c4 Rename product TallyFlow IoT → TallyFlow Edge across vault
Update product naming in docs, marketing, architecture, use cases,
and capabilities materials. Rename related notes, screenshot folder,
and marketing image filenames. Keep git/repo identifiers (e.g.
tallyflow-iot) and generic industry IoT language unchanged.
2026-07-27 15:48:08 -04:00
tblumer 4d09d3195b Add photo for mobile scanning 2026-07-23 14:00:51 -04:00
TNB 7422cd7894 Add internal pain-authenticity tags to TallyFlow use cases 2026-07-20 13:16:49 -04:00
TNB 005f7f7ad3 Mark scan-and-print as shipped; add capabilities one-pager and refresh use cases 2026-07-20 12:39:11 -04:00
TNB 1bad1b340e Add TallyFlow Use Cases note covering operational RFID, barcode, and capture workflows 2026-07-20 10:45:30 -04:00
TNB a7a5349572 Add RMS Omega RFID tunnel reader images to TallyFlow IoT screenshots folder + update README and IoT Multi-Reader Benefits note 2026-07-17 10:43:13 -04:00
TNB cf1d5db9de Update TallyFlow Print code reviews with develop branch features (CSV import, GS1 Sunrise, custom fields, profile updates) and marketing notes 2026-07-17 10:26:48 -04:00
tblumer e43c5e5818 Benefits to TallyFlow IoT. 2026-07-17 10:20:20 -04:00
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 7aed88908e Add TallyFlow marketing assets (hero photos, IoT/Print screenshots); update code reviews (IoT, Print, Web), website requirements doc, user's guide, and screenshots README 2026-07-10 08:19:54 -04:00
TNB 803c563716 Add new TallyFlow website hero images (warehouse, produce FSMA, RFID tunnel) 2026-07-08 15:55:11 -04:00
TNB 6a9e0905ce Create ServiceNow integration approach document under TallyFlow/Integration/ServiceNow/ 2026-07-07 12:22:30 -04:00
TNB abd2de59f9 Center the 4 component boxes in the SVG and embed TallyFlow icon as favicon 2026-07-07 10:04:03 -04:00
TNB 012395fa4f Center the Legend inside the SVG and ensure component cards row is centered 2026-07-07 10:01:22 -04:00
TNB 7878406529 Fix centering of component cards row and ensure Capture rose bullet is visible 2026-07-07 09:56:44 -04:00
TNB d47a4412f0 Center component boxes, remove 'Manufacturing' from subtitle, improve single-page PDF layout 2026-07-07 09:51:34 -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 bd28d03f77 Wrap Assets box text to fix overflow: 'Seek & Find • Inventory' + 'Enrollment' 2026-07-07 09:41:48 -04:00
TNB c05d23882a Fix text overflow in Print box by wrapping label to multiple lines 2026-07-07 09:39:26 -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
TNB 1b0bda479f Add TallyFlow Assets for IoT marketing notes + new Capture/Assets photos 2026-07-04 12:34:37 -04:00
TNB fc89c0fee8 Replace Fashion references with Retail
- Apparel/Fashion → Retail/Apparel
- Apparel & Fashion Brands → Retail & Apparel Brands
- Fashion / Apparel → Retail / Apparel
2026-06-29 10:55:24 -04:00
TNB b0fd3123cc Add zone notifications and zone delete events to TallyFlow Core documentation
- Documented existing Alert Time + email notifications for zone exceptions
- Documented killDuration, immediateKill, killMode delete behaviors for tag recycling and parent/child cleanup
- Updated both SOW requirements (marketing) and User's Guide (product)
2026-06-29 10:45:02 -04:00
TNB 3f85caf085 Highlight TallyFlow Assets / Mobile key features across marketing docs
- Add geiger-counter seek & find, lightweight inventory, FSMA produce shipping, and asset enrollment/editing to Homepage Draft, User's Guide, and other materials
2026-06-25 20:29:40 -04:00
TNB 347c030958 Rename iOS simulator screenshots to clean descriptive names 2026-06-25 18:02:15 -04:00
tblumer ae7fbc1bcd Add screenshots 2026-06-25 17:59:03 -04:00
TNB bbdd56fccf Add screenshot folder structure for TallyFlow Capture and Core 2026-06-25 15:55:23 -04:00
TNB 1a3f3563f0 Update TallyFlow marketing and documentation
- Add multiple new case study drafts (Madix, MKB, Network of Hope, Alice & Olivia, mini case studies)
- Add new website/blog drafts (Freight Claims, Manufacturing QC, Barcode+Photo use cases)
- Add Website Build Suggestions document
- Clean up ERP integration language across docs
- Change 'fashion' to 'retail' in targeting materials
- Update User's Guide and Homepage Draft for accuracy
2026-06-25 15:43:01 -04:00
TNB bd09036513 Add TallyFlow roadmap features and update documentation
- Added Scan & Print (Mobile + Print) and Mobile + IoT integration as roadmap features in Dashboard
- Updated TallyFlow User's Guide with Core integration hub note and Mobile UX details (Material 3, large buttons)
- Enhanced Code Review Notes with Architecture Notes (Core as central hub)
- Updated tallyflow_mobile.md with Roadmap/Integration Opportunities and UX Design sections
- Updated Brochure and Go-to-Market targeting with recent GS1/FSMA Print capabilities
- Added new files: tallyflow-print.md review, User's Guide, and Assets icons
2026-06-23 10:33:55 -04:00
TNB d83a13f728 docs: add new Tuesday Mobile App clarifying question (June 23, 2026) and update dashboard date 2026-06-23 09:01:33 -04:00
TNB 4fa8902422 docs: add Monday TallyFlow Core clarifying question and source review notes (2026-06-22) 2026-06-22 09:02:07 -04:00
TNB a245a84dab Add Friday IoT Integration clarifying question and source code review note from tallyflow-iot develop branch (MCP support, keyboard wedge, datasheet) 2026-06-19 09:01:45 -04:00
TNB 944cb3f261 Update TallyFlow Clarifying Questions.md with source code review note for Thursday Capture cycle 2026-06-18 21:19:04 -04:00
TNB 985040d4bb Add Thursday TallyFlow Capture clarifying question and update Dashboard date for daily research cycle 2026-06-18 09:05:33 -04:00
TNB c69c08b3df Add Wednesday TallyFlow Print clarifying question to daily research cycle 2026-06-17 09:01:46 -04:00
TNB d070a5c4a9 Add TallyFlow Clarifying Questions note for daily product research cycle (Tuesday: Mobile App focus) 2026-06-16 09:01:32 -04:00
tblumer 7228471789 Changes to more accurately reflect reality. 2026-06-15 16:57:42 -04:00
TNB 4755e6b1ef Refine TallyFlow Capture pricing with per-user and photo storage components; recommend Option A 2026-06-03 15:17:11 -04:00
TNB 58c4fc8744 Update TallyFlow pricing recommendations to reflect standalone modules (Capture, IoT, Print) and Mobile requiring Core 2026-06-03 15:12:30 -04:00
TNB 18abd3d74d Add TallyFlow pricing recommendations based on competitive analysis 2026-06-03 15:11:22 -04:00
TNB 7199df3601 Clean up Obsidian structure: remove duplicate TallyFlow/TallyFlow/ nesting, organize conference/contact notes into Conferences/ and Contacts/ 2026-06-03 15:07:52 -04:00
TNB 931128ebea Add Case Studies.md + update marketing docs (Quick Wins, RFIDKnow Partnership Strategy) 2026-06-01 10:56:25 -04:00
TNB 677b21faa7 Add two-page TallyFlow brochure draft based on case studies and platform pillars 2026-06-01 10:55:44 -04:00
TNB 9861d573e3 Add customer targeting for repeatable business 2026-05-29 22:28:23 -04:00