Retail & hospitality
digitill
Offline-capable EPOS for retail and hospitality
digitill is a cloud-managed point-of-sale platform for independent retailers, takeaways, bars, and restaurants. It runs on commodity hardware — Android tablets and small touchscreen devices — rather than proprietary tills, with a terminal for the shop floor, a back office for the owner, and an API for everything else.
Offline is the default assumption, not a degraded mode. A till that stops when the broadband drops is worthless, so every sale path completes without a network round-trip and syncs when the connection returns. Totals, tax, and discounts are computed by a single pricing engine that runs identically on the terminal and on the server, with the server authoritative and any mismatch logged rather than silently overwritten.
Card data never enters the platform: payment integrations are semi-integrated, so a certified terminal handles the card and returns a result. Retail and hospitality share one domain model — they differ in workflow and interface, not in what a sale is.
Built by ventive.ai as multi-tenant SaaS, with hardware — printers, scanners, readers, drawers — sitting behind stable adapters so supporting a new device is a package, not a rewrite.
Under the hood
- Node.js
- Vue 3
- Capacitor
- MongoDB
- RabbitMQ
- Docker