ProjectsGasendra HRIS
Gasendra HRIS
Gasendra HRIS
Most HR software assumes everyone sits at a desk. Gasendra puts the employee side on a phone — clock in, file cuti or overtime, check your own payslip — and leaves payroll, tax and administration to the web portal, both reading the same records so the two never disagree.
What it does
- Employee Android app for attendance and requests, alongside the HR web portal.
- Time off and overtime with approval paths, feeding attendance records directly.
- Payroll, income tax and payslips run from the approved attendance data.
- Employee records, structure and roles administered from one portal.
- One API serving both surfaces, so mobile and web never drift apart.
- Part of a 35% cut in system response time across the Krida product line.
How it fits together
- Step 1Employee
- Step 2Approval
- Step 3Payroll
- Step 4Payslip
Diagrams
How the product behaves, and how the pieces behind it talk to each other.


Stack
- PythonBottleMicroservices
- Flutter
- Server-rendered web app
- Relational database
Worth noting
- Mobile clients age slowly: the API has to stay backward compatible far longer than a web app would need.
- Both surfaces read the same records, so HR and the employee never see different numbers.