To complement the CD tool, a Change Request Management tool was to be built which incorporated a workflow system for managing various levels of approvals. To achieve this, Activiti, an open source tool, was used for modeling the process flows. A wrapper UI was built over it using Django which interacted with Activiti using REST APIs, and Twitter Bootstrap for styling the UI.