Platform overview

TrustTrack — field operations platform

TrustTrack is a full-stack suite for distribution and field sales: supervisor web console, public marketing and customer tracking, internal operations tooling, and a native-quality mobile app for drivers. The hosted deployment below includes realistic sample data; tenant data is refreshed on a schedule so the experience stays consistent.

Surfaces you can try

Web admin

Tenant dashboard for owners, admins, and supervisors: routes, proofs, live map, team, reports, and organization settings. API for this app lives on the same host as /api/v1.

Marketing site

Public marketing and registration funnel, pricing, and content pages for trust-track.xyz.

Customer tracking

Recipients open delivery status on the marketing site at /d/{token} (links are issued when routes are published). Uses the same API as the web admin.

Loading a sample customer link…

Backoffice

Internal TrustTrack console for platform operators: tenants, health, and support workflows. Uses a dedicated API key and staff sign-in.

Sales app (mobile)

React Native app built with Expo in apps/sales-app-mobile. Point the app at your API base URL (for this demo: https://app.trust-track.xyz). Install guides for adding to the home screen are on the marketing site: iOS (PWA) · Android (PWA)— use the native repo builds when you need App Store / Play binaries.

Demo access

Shared password (all tenant + internal demo users)

Demo@2026!

Use any email from the directory below for web admin or the mobile app. For backoffice, use the internal accounts in the next section. Do not reuse these credentials outside this demo environment.

Tenant accounts (eight markets)

Each row is a seeded user. Owners and admins can manage the org; supervisors coordinate the field team; sales accounts are drivers on routes and the mobile app.

MetroFleet Logistics (US)

NameEmailRole
Sarah Brown
sarah.brown@metrofleet.com
owner
William Brown
william.brown@metrofleet.com
admin
Christopher Jackson
christopher.jackson@metrofleet.com
supervisor
Robert Brown
robert.brown@metrofleet.com
supervisor
Jennifer Johnson
jennifer.johnson@metrofleet.com
sales
Jennifer Miller
jennifer.miller@metrofleet.com
sales
Robert Johnson
robert.johnson@metrofleet.com
sales
Stephanie Johnson
stephanie.johnson@metrofleet.com
sales
William Johnson
william.johnson@metrofleet.com
sales

Crown Couriers (UK)

NameEmailRole
Amelia Thompson
amelia.thompson@crowncouriers.co.uk
owner
Grace Thompson
grace.thompson@crowncouriers.co.uk
admin
George Roberts
george.roberts@crowncouriers.co.uk
supervisor
Amelia Thompson
amelia.thompson2@crowncouriers.co.uk
sales
Harry Green
harry.green@crowncouriers.co.uk
sales
James Smith
james.smith@crowncouriers.co.uk
sales
William Evans
william.evans@crowncouriers.co.uk
sales

Falcon Express (UAE)

NameEmailRole
Noura Sharma
noura.sharma@falconexpress.ae
owner
Hana Al Maktoum
hana.almaktoum@falconexpress.ae
admin
Hassan Nair
hassan.nair@falconexpress.ae
supervisor
Ahmed Rahman
ahmed.rahman@falconexpress.ae
sales
Hana Kumar
hana.kumar@falconexpress.ae
sales
Youssef Kumar
youssef.kumar@falconexpress.ae
sales

Pacific Route Logistics (AU)

NameEmailRole
Mia Harris
mia.harris@pacificroute.com.au
owner
Archer Smith
archer.smith@pacificroute.com.au
supervisor
Ethan Williams
ethan.williams@pacificroute.com.au
sales
Liam Jones
liam.jones@pacificroute.com.au
sales
Olivia Walker
olivia.walker@pacificroute.com.au
sales

IslaDeliver (PH)

NameEmailRole
Patricia Ramos
patricia.ramos@isladeliver.ph
owner
Joy Diaz
joy.diaz@isladeliver.ph
admin
Ana Garcia
ana.garcia@isladeliver.ph
supervisor
Ana Reyes
ana.reyes@isladeliver.ph
sales
Andrei Santos
andrei.santos@isladeliver.ph
sales
Angel Bautista
angel.bautista@isladeliver.ph
sales
Jose Fernandez
jose.fernandez@isladeliver.ph
sales

SaigonShip (VN)

NameEmailRole
Nam Ho
nam.ho@saigonship.vn
owner
Hung Ngo
hung.ngo@saigonship.vn
admin
Mai Pham
mai.pham@saigonship.vn
sales
Thao Pham
thao.pham@saigonship.vn
sales
Trang Nguyen
trang.nguyen@saigonship.vn
sales

Berjaya Logistics (MY)

NameEmailRole
Farah Ahmad
farah.ahmad@berjayalogistics.my
owner
Ahmad Ahmad
ahmad.ahmad@berjayalogistics.my
supervisor
Mohd Ahmad
mohd.ahmad@berjayalogistics.my
sales
Mohd Ismail
mohd.ismail@berjayalogistics.my
sales

Straits Delivery Co (SG)

NameEmailRole
Wei Jie Tan
weijie.tan@straitsdelivery.sg
owner
Darren Rahman
darren.rahman@straitsdelivery.sg
sales
Kevin Rahman
kevin.rahman@straitsdelivery.sg
sales

Internal (backoffice) accounts

Same password as above. Sign in only on the backoffice host.

EmailRole
superadmin@trust-track.xyz
superadmin
support@trust-track.xyz
support
ops@trust-track.xyz
support

Repository

Monorepo: Next.js apps, FastAPI backend, Expo mobile app, infrastructure, and tooling.