About the Project
This platform unified Granules India's continuous improvement programs into a single digital environment. The Kaizen module handles the full idea lifecycle — submission, peer discussion, manager approval, and status-tracked visibility at every stage. The Gemba Walk module digitized shop floor audit rounds, and the Master Data Management module centralized operational reference data including zones, users, departments, and plants.
While the Kaizen module was built from scratch, ongoing bug fixes and feature maintenance were also contributed across the Gemba Walk and Master Data Management modules to keep the platform stable during active development.
As the platform grew, deployment coupling became a bottleneck — any change to one module required rebuilding and deploying the entire application. The solution was a migration to Vite Module Federation, splitting the app into independently deployable units that individual teams could release and roll back on their own schedule without coordinating with others.