Files
obsidian/TallyFlow/Product/Code Reviews/Code Review Notes.md
T
TNB 8f4ed8a306 docs: TallyFlow Scout marketing + Edge/Print/Capture feature refresh
Review tallyflow-assets-iot (TallyFlow Scout v0.5.3): Collect, Verify,
Locate with Edge remote reader / offline CSV locate. Clarify Scout does
not replace Core Assets. Refresh Edge, Print parent-container and multi-
unit identity notes, Capture share/offline/barcode notes, architecture,
use cases, capabilities, and website drafts after src/ repo pulls.
2026-07-27 15:59:32 -04:00

1.2 KiB

TallyFlow Code Review Notes

This note will contain ongoing code review findings across the TallyFlow ecosystem.

Repos Under Review

  • phototag-swift (iOS Swift capture app)
  • phototag-connector (Rust connector)
  • phototag-web (Vue web interface)
  • tallyflow-iot (product: TallyFlow Edge; Rust core + Leptos web; RFID/reader management + REST API) — note: tallyflow-edge
  • tallyflow-web (initial pass complete — core views + entities documented)
  • tallyflow-decode (Flutter mobile app for tag decoding)
  • tallyflow-print (print/encoding backend)
  • tallyflow-print (print/encoding backend)-ui
  • tallyflow_spreadsheet_importer (Flutter spreadsheet import tool)
  • flutter_tallyflow_iot_rest_client (Flutter REST client for Edge)
  • tallyflow-assets-iot (product: TallyFlow Scout; Collect/Verify/Locate for Edge) — tallyflow-scout

General Observations

(Notes will be added here as review progresses)

Action Items

Architecture Notes

  • TallyFlow Core as central hub: TallyFlow Assets (Mobile), TallyFlow Print, TallyFlow Capture, and TallyFlow Edge all integrate with TallyFlow Core (web) for asset registration, synchronization, reporting, and configuration.