This is a simple web interface for logging the job done in the factory.
There are several web forms:
(1) List of employees - first and last name, nickname, team, flag for active/fired
(2) List of work operations - name, cost, flag for active/obsolete
(3) List of orders - order ID, project name, country, flag for active/finished
(4) Log of the job done - who has done what amount and type of operations regarding which order/project
(5) Reports - employee worksheets, job done per employee...