Files
TNB e088ba6405 Complete code review of all TallyFlow and Phototag repos
- Added detailed reviews for tallyflow-iot, tallyflow-decode, tallyflow-print-ui, tallyflow_spreadsheet_importer
- Added Phototag reviews (swift, connector, web)
- Updated Dashboard and master Code Review Notes
- Noted overlapping implementations across tech stacks
2026-05-29 09:42:53 -04:00

820 B

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