Skip to content

Bio-time HRM is a comprehensive attendance to duty management system for Ministry of Health Uganda. A pilot to use the same software is being done by MOES.

License

Notifications You must be signed in to change notification settings

agabaandre/biotimehrm

Repository files navigation

Biotime HRM Attendance Management

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

Installation

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

Biotime HRM Attendance Management 2.1

CHANGE LOG

Changed data access methods for

  • Duty roster
  • Attendance
  • Added a helper to display attendance

    The result is a 10x increase in perfomance for the duty roster and attendance.