loading
A complete delivery management system with real-time package tracking, order management, and a customer portal.

Banchi Delivery covers the whole delivery loop: placing an order, managing fulfillment, and tracking a package in real time from a customer portal.
The frontend is a responsive Next.js app with Tailwind CSS. Behind it, Python services handle the core logic with a Node.js API layer in front, and MongoDB stores the flexible order and tracking data. Real-time geolocation drives the live package-tracking view.
The system is containerized with Docker and deployed on AWS, so the moving pieces ship and scale as one unit.