Inspection App
The Commercial Aquatics Inspection System is the operational app used by field inspectors, supervisors, and administrators across American Pool, Continental Pools, and Swim Club Management Group. It exists because field findings, Salesforce opportunities, item mappings, pricebooks, proposal documents, and review decisions need to stay connected instead of being reconciled manually after the work is already complete.
It connects mobile inspections to Salesforce Opportunities and proposal documents. The app captures findings, photos, quantities, and notes in the field; then guides qualified users through review, Salesforce submission, and customer proposal generation.
Core workflow
Major areas
- Standard Workflow covers the guided inspection path for Level 1, 2, and 3 users.
- Expert Mode covers Level 4+ proposal construction directly from a division/customer pricebook.
- Admin Tools covers product mappings, catalog setup, form editing, users, operations, and branch pricebooks.
- Salesforce Integration covers the objects, fields, and fallback behavior used by the app.
Source repository
The current source app lives at /data/projects/pool-inspection. It is a Next.js 14 App Router application backed by PostgreSQL, Prisma, AWS S3, NextAuth, and Salesforce REST APIs.
Related pages
- Standard Workflow describes the normal inspection path.
- Salesforce Integration documents the external system boundary.