Restructure: Move all content under TallyFlow/ folder

This commit is contained in:
TNB
2026-05-28 17:55:35 -04:00
parent 926815c36d
commit 5b82b1eacd
12 changed files with 0 additions and 0 deletions
@@ -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)