Tag: erp

The State Machines – How I built ERP from scratch

To monitor the workflow and the process which an employee follows is well understood by state machines. State machines in concept means to traverse to next state in accordance to current state and the conditions that are met by the employee. This will help to understand what is the progress of the current project. As …

The Zero LEVEL – How i built ERP from scratch

Hi, So the knowledge gathering process has started. As learnt at college the best practical method to understand operations is to put yourself at the employee place. So started  with my first functional unit i.e. sales. The Sales team is scattered and are deployed in various cities of different states. The project source can be …