Internal
Retail Dashboard & Automation
Built a comprehensive dashboard with WhatsApp alerting and workflow automations to reduce manual monitoring effort.
LaravelRabbitMQMySQL
The Problem
The retail team was spending over 15 hours a week manually monitoring store inventory levels and sending WhatsApp messages to store managers when stock ran low.
The Solution
I architected an automated dashboard using Laravel for the backend and RabbitMQ for queue management. The system connects to the central inventory database (MySQL), runs hourly threshold checks, and dispatches dynamic templates directly to WhatsApp via an integration. By utilizing a Message Broker, we ensure no alerts are lost even during traffic spikes.