Real-time hyperlocal commerce platform with live order tracking, geospatial dashboards, and AI-driven automation for pricing optimisation, stock alerts, and demand analytics.
Built by Rion Tuscano · MERN Stack, AI Agent & Mobile Developer

Orders, couriers and stores move on the same map in real time. Pusher carries the position and status updates; Leaflet draws them; the dashboard reconciles the two so an operator watching a delivery sees the same state the customer does.
The AI side is inventory-facing rather than chat-facing. A Python service reads sales history per store and produces restock alerts, demand curves and price suggestions, which the Next.js app surfaces as decisions a store owner can accept or ignore.
Built as one codebase across storefront, courier view and operations dashboard, on MongoDB with AWS behind it.