
Voxarel
2025-2026Multi-tenant logistics SaaS platform. 11 modules. Built from zero.
Spreadsheets, WhatsApp groups, and prayer.
The freight forwarding industry between the UAE and India moves millions of packages every year. The operations behind it run on spreadsheets, WhatsApp groups, handwritten logbooks, and manual phone calls. Warehouses track inventory on paper. Drivers confirm deliveries via text message. Finance teams reconcile invoices by hand.
No platform existed that could handle multi-tenant freight logistics with real-time tracking, AI-powered container optimization, and role-based access spanning warehouse staff, drivers, operations managers, and finance teams. The existing tools were built for single companies, not platforms serving multiple freight forwarders from one codebase.
We built Voxarel to replace all of it. One platform. 11 modules. Every stage of the logistics lifecycle, from the moment a customer books a shipment to the moment it arrives at their family's door.
11 modules. One platform.
Voxarel covers the full logistics lifecycle across 11 integrated modules: shipment booking and lifecycle management, warehouse operations with barcode-driven workflows, AI container optimization with 3D bin packing, a financial system with dynamic pricing and 7-year audit trails, domestic shipping with cash-on-delivery, real-time tracking with fan-out to 5 notification channels, inventory management, executive dashboards, marketing integration APIs, and an offline-first driver mobile app.
Every module connects to every other module. A shipment booking triggers warehouse intake. Warehouse scanning updates real-time tracking. Tracking events fan out to WhatsApp, email, WebSocket, audit logs, and the AI prediction engine simultaneously. Financial calculations update automatically when warehouse measurements differ from the booking. Nothing exists in isolation.
The architecture is multi-tenant from the foundation. Each freight forwarding company gets its own subdomain, its own data isolation through PostgreSQL Row-Level Security, its own branding, and its own rate cards. But they share the platform's infrastructure, updates, and improvements.

The warehouse runs on scans, not paper.
Before Voxarel, warehouse staff tracked packages in logbooks. A package arrived, someone wrote it down. It moved to a bin, someone wrote it down again. It got loaded into a container, someone checked it off a printed list. Every handoff was a chance for error. Every error was a lost package or a wrong shipment.
We built a 4-stage barcode-driven workflow: Receive, Bin, Queue, Load. Each stage requires a physical scan. The system tracks every package's location in real time, flags discrepancies automatically (measurement variance above 5% triggers repricing), and produces a complete chain of custody from intake to container loading.
The warehouse module has 79 purpose-built UI components. Not generic CRUD screens. Interfaces designed for people wearing gloves, scanning barcodes in poor lighting, and moving fast. Large touch targets. High-contrast status indicators. Offline resilience for connectivity dead zones inside warehouses.
AI that prevents a $2,000 mistake.
A wrong container booking costs $2,000 or more. Book a 20-foot container when you needed a 40-foot and you are rebooking, delaying shipments, and absorbing the cost. Book a 40-foot when a 20-foot would have sufficed and you are paying for empty space.
Voxarel's container intelligence engine analyzes 90 days of historical booking data, applies seasonal adjustment factors, and predicts container needs with confidence scoring. When confidence exceeds 85%, the system can auto-book. Below that threshold, it surfaces a recommendation with supporting data for the operations manager to decide.
The 3D bin packing solver calculates optimal loading configurations using the SeaRates API. It accounts for weight limits, stackability constraints, and irregular dimensions. The result renders as an interactive 3D visualization built with React Three Fiber, so the warehouse team can see exactly how to load each container before they start.
The driver in the basement parking garage.
Delivery drivers in the UAE spend their days moving between buildings, basements, and loading docks. Connectivity drops constantly. A driver app that requires internet to function is a driver app that fails when it matters most.
We built the Voxarel driver app offline-first. PowerSync handles bidirectional data sync across 13 tables. SQLCipher encrypts the local database with 256-bit AES. When the driver is offline, the app works identically: they can view assignments, update delivery status, collect signatures, photograph proof of delivery, and record cash-on-delivery payments. Everything queues locally and syncs when connectivity returns.
The sync priority queue processes cash-on-delivery confirmations first (money), then status updates (operations), then photo evidence (large files). A 7-tier exponential backoff strategy handles reconnection without hammering the server. The app syncs every 30 seconds when online. When it reconnects after an offline period, it resolves conflicts using last-write-wins with server authority.
Results
Next Project
Bulwark Group→