Human Resource Management System for Public organization
This system was developed for human resources management in a large organization with 100’s of employees. The system provides the ability to create organization structure and assign employees for each department. The main features realized in the system are:
- Management of Staff
- Management of Vacations and Absences
- Management of the overtime, the hours bank, compensating residual and delays
- Management of presence signatures and managers turnover
- Management of employee’s virtual fascicle
- Reports and statistics creation.
- Management of delays.
- Management of lunch tickets.
- Management of sending circulars to employees.
The system was developed on C# as a module for DNN and uses MS SQL Server database. The application can generate PDF documents through ABCPdf component. The application is developed with the use of AJAX technologies and Telerik components.
Back
Projects Monitoring System
In this project we have developed a monitoring system able to manage a “Project process” and relate subProcess and documentation. Application supports Italian, English and French languages; moreover new languages can be added through special localization system. The system is able to manage those monitoring processes, relate data and perform search on them.
The application has import/export feature in order to share data with third party’s application. It has import feature from Excel files via WebServices.
The main process to monitor is called “Program”, and the scope of application is to monitor the “Program”. The “Program” to manage is just one, and it is divided into N “Project”, and each project is composed from some steps to execute as a static workflow. The main scope of application is to monitor resources, i.e. the main task is very simple:
- DataEntry of resources information
- Monitoring (in terms of “approval/refuse/suspend/etc) of the projects
The Steps of WorkFlow instead are not simple steps to execute, but are real “mini application”. For each step there will be a set of possible actions to execute, so it is like each step to supply a specific menu of N actions that can be executed from users.
The system provides effective role management subsystem where 10 possible user-roles are available with appropriate rights managed by administrator.
The application is developed as a Java based Web Application MySQL database. The application can run under XAMPP or standard APACHE-TOMCAT and MySQL is managed via phpMyAdmin.
Back
Monitoring System for Public Service for Citizens
The object of this project is to create a special system that will help citizens who want to open own business.
The application makes different actions connected with own business start-up much easier and accessible through internet. In this sense the application is pretty simple because it allows end users to track step-by-step the process of their business creation.
The main object of the application is the “Procedures management”. The procedures are objects which can be configured and after this operation, the user involved can create an instance of it. An instance of procedure is, briefly, a request of a service. After this user can monitor state of their business creation.
The application is developed as a Java based Web Application with data Layer based on MySQL. The application can run under XAMPP or standard APACHE-TOMCAT and MySQL and generate PDF/A documents.
Back