Platform
A local core, and a connection that comes and goes
The platform is built on the assumption that the network fails. Data sits on the device, and sync happens when it can.
Local-first
Database on the device
The order is recorded locally first. No waiting on a server response.
Sync
Ordered sync
When the network returns, operations sync in sequence with nothing duplicated or lost.
Branch LAN
Branch network
Cashier and kitchen screens talk locally, so the kitchen carries on working.
Multi-branch
Multi-branch
Every branch is independent in operation, consolidated in reporting.
Arabic-first
Arabic-first
Not a late translation — direction, numerals and receipts are built for Arabic.
PostGIS
Delivery zones
Zone and cost computed on real maps, not lists of postal codes.
Internet down? The cashier keeps selling and printing
And the kitchen screens keep working off the branch network.
Get started