All projects
Platform2025
Suds Laundry Services
Enterprise logistics platform with real-time GPS tracking and route optimization
7
Apps
30+
DB Tables
Real-time
Tracking
Monorepo
Architecture
The Challenge
A laundromat chain with multiple locations needed to coordinate pickup/delivery, driver routes, customer orders, and inventory across all sites — in real time.
Our Approach
Architected a Turborepo monorepo with 7 interconnected apps sharing a 30+ table PostgreSQL database with PostGIS for geographic queries. Added Redis for real-time state and WebSockets for live tracking.
The Solution
The platform coordinates customer orders, driver assignments, route optimization, and facility management across multiple locations. Real-time GPS tracking lets customers and admins see driver positions live.
Key Results
- 7 interconnected applications in one Turborepo monorepo
- 30+ database tables with PostGIS spatial queries
- Real-time driver tracking via WebSockets
- Route optimization for multi-stop deliveries
- Multi-location facility management and inventory tracking
Tech Stack
Next.jsExpress.jsReact NativeExpoPostgreSQLRedisPostGISWebSockets