Mobile app for engineers
Field engineers use the concorbit Mobile app (iOS + Android) to see their scheduled jobs, navigate to customer sites, progress status, and capture on-site work. The app is one of the engineer-provided tablets or personal phones, with the same authentication, the same data, just a mobile-shaped view of the jobs assigned to that user.
Installing and logging in
Install concorbit from the Play Store (Android) or App Store (iOS)
Log in with the same email and password used for the concorbit web app
Complete MFA if prompted: push approval via the app or TOTP from an authenticator
Once authenticated, the app remembers the session until the engineer logs out or the token is revoked from the web admin.
Jobs tab
The Jobs tab on the bottom bar shows the engineer's assigned work. Three filter chips at the top:
Today: jobs scheduled for today, with a completion progress bar
This week: jobs in the next 7 days
All active: everything currently assigned that isn't completed / invoiced / cancelled
Each job card shows the job number, title, customer, scheduled time window, postcode, priority (coloured left stripe), and status badge. Tap a card to open the full detail.
Job detail
Header: job number, status badge, title, job type
Customer card: company / contact name with one-tap Call and Navigate buttons. Navigate hands off to Google Maps (Android) or Apple Maps (iOS) with the job's coordinates, falling back to the postal address.
Address: full site address
Schedule: planned start/end times and actual arrival/completion timestamps once work begins
Description: instructions from the dispatcher visible to the engineer
Required skills: tags showing the skills the job type requires
Dispatcher notes: yellow-highlighted internal notes from the office
Activity: timeline of status changes, arrivals, notes, time entries
Action bar
At the bottom of the detail screen, a single next-action button drives the lifecycle forward based on the current status:
| Current status | Action button |
|---|---|
| Scheduled / Dispatched | Start travel |
| En route | Arrive on site |
| On site | Start work |
| In progress | Complete job |
Each action POSTs to the backend, logs a timeline entry, and refreshes the screen. Haptic feedback confirms success.
What's coming
The mobile app will grow through S233-S234:
S233: before/during/after photo capture, parts picker, customer signature, completion checklist
S234: background GPS with geofenced auto-arrive/depart, live tracking on dispatcher map
S235: customer-facing "engineer on the way" link with live ETA
For now, engineers can see their schedule, navigate to the site, and progress status (the core workflow), with the richer on-site experience landing in subsequent sessions.