AbdulBazith's avatar

Package for attendance managing laravel

Guys iam working with a project school management system.

i need to maintain the attendance of the students.

basically in my last application what i did is had a table for the employee with columns

id      emp_id      attendance_count        reason

1       1           1                       present
2       2           0                       fever so absent
3       3           0.5                     half day permission

1= present; 0= absent; 0.5= half day

i followed this in my last project. but in this school management system i need to make the festival holidays, etc etc.

so is there any package for maintaining the attendance.

Kindly someone suggest any package please.

need to maintain

holidays of Saturdays and Sundays

festival holidays etc in calendar format

0 likes
1 reply

Please or to participate in this conversation.