Update mobile app docs and add gen:all Melos script
Revised the main README to clarify the mobile app structure and added a detailed README for the mobile apps. Introduced a new 'gen:all' script in Melos to run both localization and build_runner generation, and updated the info script to reflect this addition.
This commit is contained in:
@@ -7,8 +7,9 @@ KROW is a comprehensive workforce management platform designed to streamline ope
|
||||
### 📦 Apps (`/apps`)
|
||||
These are the production-ready applications for our users:
|
||||
- **`web-dashboard/`**: The primary React/Vite dashboard for Admin, Vendors, and Clients.
|
||||
- **`mobile-client/`**: Flutter application for final clients to manage orders and billing.
|
||||
- **`mobile-staff/`**: Flutter application for staff members (scheduling, clock-in/out, earnings).
|
||||
- **`mobile/`**: Flutter applications for client and staff.
|
||||
- `client`: The application for final clients to manage orders and billing.
|
||||
- `staff`: The application for staff members (scheduling, clock-in/out, earnings).
|
||||
|
||||
### ⚙️ Backend (`/backend`)
|
||||
The core data engine powering all applications:
|
||||
|
||||
Reference in New Issue
Block a user