# ShopProQuote File Map | Page | HTML | JS | Notes | |------|------|-----|-------| | Index/Dashboard | `index.html` | `dashboard.js` | Main dashboard, daily briefing, Repair Orders | | Appointments | `appointments.html` | `appointments.js` | OCR scan, VIN decode, appointment management | | Repair Orders | `repair-orders.html` | `repair-orders.js` | RO creation/edit, service lines, parts | | Customers | `customers.html` | `customers.js` | Customer lookup and management | | Login | `login.html` | `login.js` | Firebase auth (migrated to PocketBase) | ## Shared Modules (loaded by HTML pages via `