diff --git a/Dashboard.md b/Dashboard.md new file mode 100644 index 0000000..7fcbe65 --- /dev/null +++ b/Dashboard.md @@ -0,0 +1,26 @@ +# TallyFlow Dashboard + +## Current Priorities +- [ ] Review source code in `/Users/tnb/src/` +- [ ] Ingest additional marketing documents (pending) +- [ ] Develop new tallyflow.com website structure & messaging +- [ ] Rebrand PhotoTag → TallyFlow Capture + +## Quick Links +- [[Marketing/Website/Website Structure]] +- [[Product/Code Reviews/Code Review Notes]] +- [[Marketing/Messaging/Positioning]] + +## Repos Being Reviewed +- phototag-swift +- phototag-connector +- phototag-web +- tallyflow-iot +- tallyflow-web +- tallyflow-decode +- tallyflow-print +- tallyflow-print-ui +- tallyflow_spreadsheet_importer +- flutter_tallyflow_iot_rest_client + +_Last updated: 2026-05-28_ \ No newline at end of file diff --git a/Marketing/Website/Quick Wins for Current Website.md b/Marketing/Website/Quick Wins for Current Website.md new file mode 100644 index 0000000..5153ac7 --- /dev/null +++ b/Marketing/Website/Quick Wins for Current Website.md @@ -0,0 +1,35 @@ +# Quick Wins for Current Website (While Building tallyflow.com) + +## Goal +Make targeted, low-effort improvements to sdgsystems.com/tallyflow and sdgsystems.com/phototag that better reflect current capabilities and prepare visitors for the new brand. + +## Concrete Suggestions + +### 1. Messaging & Positioning +- On the TallyFlow page, add a short line near the top: + **"Part of the TallyFlow platform — unified asset intelligence across web, mobile, IoT, and print."** +- On the PhotoTag page, begin transitioning language: + Change “PhotoTag” references in headings/subheads to “TallyFlow Capture (formerly PhotoTag)” where appropriate. + +### 2. Feature Highlights (Based on Real SOW Use Cases) +Add or emphasize these capabilities on the TallyFlow page: +- RFID tunnel / fixed reader receiving +- Zone-based asset movement tracking +- ERP integration (keyboard wedge + direct) +- Exception reporting (shortages, overages, stuck assets) +- Tag printing & encoding + +### 3. Calls to Action +- Add a consistent “Schedule a Demo” button in the main hero on both pages. +- Add “Request Pricing” or “Talk to Sales” as a secondary CTA. + +### 4. Social Proof / Trust +- Add a small “Used by companies in fashion, manufacturing, and logistics” line. +- Consider adding logos or anonymized case study teasers (e.g., “Major apparel brand – automated receiving with RFID tunnel”). + +### 5. Navigation & Branding +- Add a top-level “TallyFlow Platform” item in the main navigation that links to an overview page (even if simple for now). +- Update footer to mention the upcoming tallyflow.com domain. + +## Priority +These are small changes that can be done quickly while the full new site is being built in Cursor/Grok Build. \ No newline at end of file diff --git a/Marketing/Website/Website Requirements from SOWs.md b/Marketing/Website/Website Requirements from SOWs.md new file mode 100644 index 0000000..2184140 --- /dev/null +++ b/Marketing/Website/Website Requirements from SOWs.md @@ -0,0 +1,53 @@ +# Website Requirements & Insights from SOWs + +## Key Use Cases Observed Across Projects + +### 1. Receiving & Verification Workflows +- RFID tunnel / fixed reader receiving +- Barcode + RFID cross-verification +- Quantity matching against expected data (PO, GTIN, EPC) +- Exception handling for mismatches + +### 2. Zone-Based Asset Movement +- Multiple zones (receiving, storage, outbound, delivery) +- Push/transition assets between zones +- Time-in-zone visibility and alerts + +### 3. ERP Integration +- Keyboard wedge / direct injection into ERP (BlueCherry, JD Edwards) +- Import of expected data from spreadsheets / AWBs +- Writing received data back to ERP tables + +### 4. Tag Printing & Encoding +- Custom RFID tag encoding (ASCII, proprietary) +- Integration with NiceLabel or custom printing software +- TID + EPC uniqueness handling + +### 5. Reporting & Visibility +- Zone reports +- Exception reports (shortages, overages, stuck assets) +- Excel export +- Search by zone, asset, partial number + +## Implications for tallyflow.com + +### Messaging Opportunities +- "Close the loop between physical assets and your ERP" +- "Reduce manual scanning and data entry at receiving and packing" +- "Real-time visibility into where your assets actually are" +- "Automate verification without changing your existing workflows" + +### Feature Highlights to Emphasize +- TallyFlow IoT (fixed infrastructure / tunnels) +- TallyFlow Capture (photo + barcode association) +- TallyFlow Print (tag printing + registration) +- Seamless ERP integration via keyboard wedge or API +- Mobile + Web + IoT working together + +### Target Audiences Visible in SOWs +- Fashion / Apparel (Alice + Olivia) +- Manufacturing / Hardware (Assa Abloy) +- Logistics / Receiving (Bollore) +- General industrial receiving and asset tracking + +Next: Review source code to validate which of these capabilities are already strong. \ No newline at end of file diff --git a/Product/Code Reviews/Code Review Notes.md b/Product/Code Reviews/Code Review Notes.md new file mode 100644 index 0000000..5240865 --- /dev/null +++ b/Product/Code Reviews/Code Review Notes.md @@ -0,0 +1,21 @@ +# TallyFlow Code Review Notes + +This note will contain ongoing code review findings across the TallyFlow ecosystem. + +## Repos Under Review +- [ ] phototag-swift +- [ ] phototag-connector +- [ ] phototag-web +- [ ] tallyflow-iot +- [ ] tallyflow-web +- [ ] tallyflow-decode +- [ ] tallyflow-print +- [ ] tallyflow-print-ui +- [ ] tallyflow_spreadsheet_importer +- [ ] flutter_tallyflow_iot_rest_client + +## General Observations +(Notes will be added here as review progresses) + +## Action Items +- [ ] \ No newline at end of file diff --git a/Product/Code Reviews/tallyflow-web.md b/Product/Code Reviews/tallyflow-web.md new file mode 100644 index 0000000..dbda0f2 --- /dev/null +++ b/Product/Code Reviews/tallyflow-web.md @@ -0,0 +1,19 @@ +# tallyflow-web Review + +**Tech Stack:** Vue.js (Vue 2 based on structure) + +## High-Level Architecture +- Classic Vue + Vue Router + Vuex store +- API layer in `src/api/` +- Views in `src/views/` +- Shared components in `src/shared/` + +## Key Areas to Investigate +- Asset / Zone management +- RFID / IoT integration points +- Reporting & exports +- User workflows (receiving, movement, printing) +- ERP integration surface + +## Initial Observations +(Review in progress) \ No newline at end of file diff --git a/Software/SOW/Alice+Olivia SOW 1.1 [TallyFlow].odt b/Software/SOW/Alice+Olivia SOW 1.1 [TallyFlow].odt new file mode 100644 index 0000000..0376e1c Binary files /dev/null and b/Software/SOW/Alice+Olivia SOW 1.1 [TallyFlow].odt differ diff --git a/Software/SOW/Assa Abloy SOW V1.1b [TallyFlow].odt b/Software/SOW/Assa Abloy SOW V1.1b [TallyFlow].odt new file mode 100644 index 0000000..9dbc7c6 Binary files /dev/null and b/Software/SOW/Assa Abloy SOW V1.1b [TallyFlow].odt differ diff --git a/Software/SOW/Bollore V3.1 SOW [TallyFlow].odt b/Software/SOW/Bollore V3.1 SOW [TallyFlow].odt new file mode 100644 index 0000000..53c9c0c Binary files /dev/null and b/Software/SOW/Bollore V3.1 SOW [TallyFlow].odt differ diff --git a/Software/SOW/CTDI SOW V1.2 [TallyFlow].odt b/Software/SOW/CTDI SOW V1.2 [TallyFlow].odt new file mode 100644 index 0000000..a579224 Binary files /dev/null and b/Software/SOW/CTDI SOW V1.2 [TallyFlow].odt differ diff --git a/Software/SOW/Rohner SOW V1.0 [TallyFlow].odt b/Software/SOW/Rohner SOW V1.0 [TallyFlow].odt new file mode 100644 index 0000000..a56e0c0 Binary files /dev/null and b/Software/SOW/Rohner SOW V1.0 [TallyFlow].odt differ diff --git a/Software/SOW/Silver Lining V1.0 SOW [TallyFlow _ PhotoTag].odt b/Software/SOW/Silver Lining V1.0 SOW [TallyFlow _ PhotoTag].odt new file mode 100644 index 0000000..3d7a780 Binary files /dev/null and b/Software/SOW/Silver Lining V1.0 SOW [TallyFlow _ PhotoTag].odt differ diff --git a/Software/SOW/Universal (UPS) V1.0 SOW [TallyFlow].odt b/Software/SOW/Universal (UPS) V1.0 SOW [TallyFlow].odt new file mode 100644 index 0000000..1c7c5bb Binary files /dev/null and b/Software/SOW/Universal (UPS) V1.0 SOW [TallyFlow].odt differ