Stop buddy punching, eliminate fake GPS attendance, and streamline your payroll. Ali bridges the gap between physical security and remote workforce management—designed and built for the modern hybrid era.
- Smart Geofencing & Anti-Fake GPS: Precision location locking eliminates GPS spoofing and mock location apps.
- Face ID Verification: AI-powered biometric facial recognition blocks buddy punching securely.
- Device Identity Lock: Restricts accounts to trusted devices preventing unauthorized sign-ins.
- Hierarchical KPIs: Multi-level weighted KPI definitions mapping broad groups and specific child components.
- Calibration Dynamics: Automated 1-on-1 scheduling, Manager subjective evaluations, and HR Director signature workflows.
- Visual Score Distributions: Live bell-curve and statistical graphs to help HR detect grading biases dynamically.
- One-Click Payroll: Bulk calculation using fixed amounts, daily attendance multipliers, or basic salary percentage variables.
- Tax & BPJS Standards: Auto-injected BPJS Kesehatan, Ketenagakerjaan (JHT/JP), and PPh 21 (TER compliance).
- Cash Advances (Kasbon): Automated loan lifecycle mapping directly to upcoming payroll deductions implicitly avoiding clerical errors.
- Encrypted Payslips: Password-protected PDF payslips with personal encryption—employees set their own secure access code before viewing salary data.
- Asset Lifecycle Management: End-to-end tracking of assigned company properties (e.g. MacBooks, Vehicles) across 8 lifecycle phases.
- Multi-Branch Autonomy: Regional Admin roles siloed to specific operational territories enforcing strict boundaries.
- Multi-Layered Approvals: Digital leave and reimbursement workflows routed sequentially from division heads directly to the finance operations team.
💻 Admin Dashboard (Web)
🆕 Enterprise V2 Features
| Enterprise Modules | Enterprise Modules |
|---|---|
Payroll Components |
Performance Appraisals |
Asset Management |
Payroll Management |
KPI & Weighting System |
📱 Mobile Interface (Employee)
Deploying Ali to a Linux VPS or standard Shared Hosting is seamless.
git clone https://github.com/ghozali25/Attendance-V2.git
cd Attendance-V2
composer install --optimize-autoloader --no-dev
powershell -c "irm https://bun.sh/install.ps1 | iex"
bun install
cp .env.example .env
nano .env # Set your Database details and APP_ENV=productionbun run build
php artisan key:generate
php artisan migrate:fresh --seed --force
php artisan storage:link
php artisan optimizesudo chown -R www-data:www-data storage bootstrap/cache
sudo chmod -R 775 storage bootstrap/cacheUpdate your live instances flawlessly without manual command-typing workflows:
bash update.shExperience the platform in a restricted simulation sandbox.
Access Link: Ali.bachattendance.com
| Role | Email Login | Password |
|---|---|---|
| Admin | admin@example.com |
12345678 |
| User | user123@Ali.com |
12345678 |










































