Holistart Workforce Onboarding Platform
An enterprise workforce platform that automates manpower requisitions, onboarding workflows, and asset provisioning with rule-based approvals.

Project Gallery




Video Walkthrough
Duration: 3:45
About the Project
Holistart is a workforce management platform that digitizes the entire employee lifecycle from manpower requisition to new hire onboarding. The application orchestrates approvals, candidate data collection, document generation, and IT provisioning to deliver a transparent, auditable hiring process for large enterprises.
Problem Statement
Large organizations struggle with manual manpower requisition and onboarding workflows that rely on emails and spreadsheets. This creates approval bottlenecks, weak visibility, inconsistent candidate experiences, and compliance risks as hiring volumes increase.
My Solution
I contributed to Holistart as a centralized Laravel-based platform with configurable approval rules, candidate self-service forms, HR dashboards, automated document generation, and integrations with ticketing systems for asset provisioning. The solution delivers end-to-end visibility, faster hiring cycles, and audit-ready reporting.
Challenges & Learnings
Complex Approval Logic
Modeled configurable routing rules that escalate requisitions based on attributes like salary slabs and department, ensuring the correct stakeholders review every request.
External System Integration
Implemented an adapter layer for the Dopex ticketing system to sync requisition and asset provisioning tickets, handling API reliability and status reconciliation.
Data Security and Privacy
Enforced role-based access control, single-use candidate tokens, and encrypted data storage to safeguard sensitive onboarding information.
Technology Stack
Laravel
Provided a mature MVC framework with built-in queueing, notifications, and policy-driven authorization to orchestrate the multi-stage workflow.
PHP
Offered robust support within the Laravel ecosystem and enabled rapid iteration on complex business rules.
MySQL
Supplied reliable relational storage for approval states, candidate data, and audit logs while supporting transactional integrity.
Bootstrap
Accelerated delivery of responsive internal dashboards with consistent UI patterns for business stakeholders.
jQuery
Simplified progressive enhancement of form interactions and inline validations within the existing Laravel views.