This is a django rest framework app, with microservices like architecture in one repository, the db is same I am working on seperating them as well. This consists of authentication service which is totally Pluggable to any other service purely independent module, and a customer management service which is a Work under Process.