Files
obsidian/TallyFlow/Product/Code Reviews/Code Review Notes.md
T
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

1.0 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 (Rust core + Leptos web; RFID/reader management + REST API)
  • 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 IoT)

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 IoT all integrate with TallyFlow Core (web) for asset registration, synchronization, reporting, and configuration.