|



|
The system is for employees' collective management, in particular, the team of developers. It is intended for registration and analysis of working time spent on projects fulfilment.
- registration the employees' personal data;
- filling in daily reports of time spent on work by employees;
- registration of working time deviation (compensatory leave and working-off);
- adjusting working schedule on the enterprise level (for taking into account general days off and holidays), and also separately for each employee (for taking into account his personal time off);
- data import from Mantis, the bug-tracker, for time registration which was spent on debugging in projects;
- statistical reports generation (e.g. report about quantity of hours spent on projects during certain period, with the specification on employees or kinds of activities; report on personal employees data; daily report on working time );
- e-mail messages system which is used for sending automatically generated reports or messages about cerain events to the management (e.g. employee birthday).
- JSF
- EJB3
- JPA
- Database: Oracle Express
- Application Server: Oracle OC4J
|