| Customer | Service | Date & Time | Source | Status | Value |
|---|
| Customer | Service | Vehicle | Date | Source | Status | Value | Actions |
|---|
| Date | Description | Category | Amount |
|---|
| Date | Description | Account | Category | Amount |
|---|
| # | Customer | Service | Date | Due | Status | Amount | Actions |
|---|
| Period | Employee | Hours | Rate | Gross | Tax (15%) | Net Pay | Status |
|---|
Changes sync instantly to customer booking portal. Set price to 0 for Custom Quote.
Extra charge added on top of base service price.
Birthday discount
Early booking access
Free interior wipe-down
Priority scheduling
Free monthly wash
Direct line to AK
2x referral points
| Customer | Visits | Points | Progress | Tier | Actions |
|---|
| Date | Channel | Campaign | Spend | Leads | Bookings | Revenue | ROI |
|---|
Connect Firebase to sync pricing, bookings, and loyalty points across ALL devices and browsers in real time. Free forever for this scale. Setup takes 5 minutes.
▶ SETUP GUIDE (click to expand)
Step 2 — Click "Add project" → name it "5rivers-detail" → Continue
Step 3 — In the left menu: Build → Realtime Database → Create Database → Start in test mode
Step 4 — In Project Overview → click the Web icon (</>) → Register app → Skip hosting
Step 5 — Copy the
firebaseConfig object (the part inside the curly braces {})Step 6 — Paste it below and click Connect
Database Rules — In Realtime Database → Rules tab, set:
{"rules":{".read":true,".write":true}}
Then click Publish.
Once connected, your customer portal reads live pricing instantly. Booking notifications appear here in real time. Both devices stay in sync automatically.
Connect Firebase to sync pricing, bookings, and loyalty across ALL devices in real time. Free forever.
▶ SETUP GUIDE
2 → Build → Realtime Database → Create → Test mode
3 → Project Overview → Web icon (</>) → Register app → copy the
firebaseConfig object4 → Paste below → Connect
5 → Database → Rules → set
{"rules":{".read":true,".write":true}} → Publish