This is a simple Attendance and Payroll System using PHP and MySQLi-OOP as DB driver. It has attendance on the client-side and payroll on the admin side. This system is written in pure PHP with no framework so it is understandable to beginners.
*Submitted: 02-2-18
*Last Updated: 12-01-20 (tested in PHP version 7.2.33)
Features:
- CRUD - Employee Attendance
- CRUD - Employee
- Employee Cash Advance
- Employee Overtime
- Employee Schedule
- Payroll on Date Range
- Payslip on Date Range
Accessing the Admin
You can access the admin side by adding /admin/. You should be able to navigate to the admin login page.
You can then use the below admin credential:
Username: nurhodelta
Password: password
0 Comments