Add full TallyFlow Obsidian vault

This commit is contained in:
TNB
2026-05-28 17:54:05 -04:00
parent 063750c895
commit 926815c36d
12 changed files with 154 additions and 0 deletions
+19
View File
@@ -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)