KLYX's approach was to build a single Next.js dashboard that acted as the single source of truth for all operational data. Rather than replacing existing tools (Shopify stays, Shiprocket stays, Zoho stays), we built a read-optimised data layer that pulled from all of them via APIs and webhooks, normalised into a Supabase Postgres database, and surfaced through a custom React dashboard.
The dashboard has 5 views: Live Orders (real-time), Fulfilment SLA tracker (per courier, per zone), Returns & Refunds (trend + credits outstanding), Inventory (warehouse QoH with reorder alerts), and CEO View (headline KPIs, weekly trend, return rate alert).
Ops Intelligence = (Unified Data Layer) + (Alert Rules) + (Real-Time Refresh) — Replace tab-switching with one informed screen