Restructure: Move all content under TallyFlow/ folder
This commit is contained in:
@@ -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
|
||||
- [ ]
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user