Unooma: Maintenance
The job queue for people doing the repairs
The third app in the platform, built for maintenance staff: assigned jobs, media capture on site, and status updates that close the loop back to the tenant.
Overview
Maintenance staff needed something different again — not a portfolio view and not a tenancy view, but a job list. This app takes the requests raised in the tenant app, assigns them, and lets whoever is on site capture photos and move a job through its states. Because it shares the platform's auth and API layer, a status change is visible to the tenant and the manager immediately rather than after a sync.
Inside the build
Assigned job queue
Requests raised by tenants land here as work, not as email.
On-site media capture
Photos attach to the job from the device, with upload handling that survives a bad signal in a stairwell.
Status that closes the loop
Moving a job forward updates the tenant's view of it, so nobody has to ask whether anything is happening.

