Merge branch 'dev' into 493-implement-rapid-order-creation-voice-text-in-client-mobile-app

This commit is contained in:
Achintha Isuru
2026-03-05 09:36:37 -05:00
2 changed files with 339 additions and 1 deletions

View File

@@ -0,0 +1,132 @@
## M4 Demo Checklist Staff & Client Apps
---
# ✅ Staff App Demo
## 🔐 Authentication
* [ ] Open Staff app launch screen
* [ ] Show **Sign Up** flow (new user registration)
* [ ] Return to login
* [ ] Sign in with existing account
* [ ] Close and reopen app (demonstrate session persistence)
---
## 🏠 Home & Availability
* [ ] Open Home page
* [ ] Open Availability section
* [ ] Update a time slot
---
## 🔎 Find & Book Shifts
* [ ] Go to Find Shifts
* [ ] Open a shift (revamped single shift interface)
* [ ] Tap Book Shift
---
## 📅 Shift Management
* [ ] Open My Shifts
* [ ] Open Completed Shifts
* [ ] Open Payment Summary
* [ ] Open a booked shift
* [ ] Tap Clock-In
---
## 👤 Profile & Settings
* [ ] Open Profile
### Profile Sections
* [ ] Edit Profile
* [ ] Emergency Contact
* [ ] Experiences
* [ ] Attire
* [ ] Documents
* [ ] Certificates
* [ ] Tax Forms
* [ ] Bank Account
* [ ] Time Card
* [ ] FAQ
* [ ] Privacy Settings
* [ ] Toggle “Hide account from business” option
* [ ] Confirm Staff app walkthrough complete
---
# ✅ Client App Demo
## 🔐 Authentication
* [ ] Open Client app launch screen
* [ ] Briefly show Sign Up
* [ ] Sign in with existing account
* [ ] Close and reopen app (demonstrate session persistence)
---
## 🏠 Home
* [ ] Open Home page
* [ ] Tap Reorder
* [ ] Tap Insights
---
## 📦 Orders
* [ ] Go to Order section
* [ ] Open View Shifts
* [ ] Open Create Orders
### Order Types
* [ ] One Time
* [ ] Rapid
* [ ] Permanent
* [ ] Multi
* [ ] Open View Orders
---
## 📊 Reporting & Billing
* [ ] Open Reports (mention six report types)
* [ ] Open Billing (review and accept bills)
* [ ] Open Coverage
---
# ✅ Demo Wrap-Up
* [ ] Summarize Staff app workflow
* [ ] Summarize Client app workflow
* [ ] Thank audience and conclude demo
---
If you'd like, I can also format this as a downloadable `.md` file for you.