There are several screens/forms:
- List of employees - first and last name, nickname, team, flag for active/fired
- List of work operations - name, cost, flag for active/obsolete
- List of orders - order ID, project name, country, flag for active/finished
- Log of the job done - who has done a given amount and type of operations regarding some order/project
- Reports - employee worksheets, job done per employee/operation/order, payroll for salary (optionally excluding some operations)
Unfortunately there is no web interface for creating accounts - so you will have to manually edit table USER in database.