Manage Attendance with distributed biometric devices. Implements the biotime Api and manual attendance Tracking. Suitable for Hospitals, Schools and industries with multiple sites. Current Implementation fecthes employee info from iHRIS which is a health workforce HR management software. Other HRM Management systems can be integrated via a restful API service.
Clone the repository
git clone https://github.com/agabaandre/biotimehrm.git
Install php project dependencies using composee Visit the composer installation manual on https://getcomposer.org/download/ composer install
composer install
Install the required node modules by running the command below. This will enable you get all the systems functionality
npm install
Vist the your project by running
http://yourdomain.com/projectname
CHANGE LOG
Changed data access methods for
The result is a 10x increase in perfomance for the duty roster and attendance.