https://github.com/hybridlogics/attendance-management
Attendance Management System implements the 'punch in / punch out' based concept of attendance management.
https://github.com/hybridlogics/attendance-management
attendance attendance-monitoring attendance-system hours-tracker punch-in punch-out user-management
Last synced: about 2 months ago
JSON representation
Attendance Management System implements the 'punch in / punch out' based concept of attendance management.
- Host: GitHub
- URL: https://github.com/hybridlogics/attendance-management
- Owner: hybridlogics
- Created: 2017-04-22T15:28:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T08:44:49.000Z (about 8 years ago)
- Last Synced: 2025-04-04T21:44:21.056Z (3 months ago)
- Topics: attendance, attendance-monitoring, attendance-system, hours-tracker, punch-in, punch-out, user-management
- Language: PHP
- Size: 889 KB
- Stars: 35
- Watchers: 7
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Attendance Management System
Attendance Management System implements the 'punch in / punch out' based concept of attendance management.### Employee
- Punch In time / Punch Out time record
- Hours spent record
- Attendance sheet
- Hours/day graph### Admin
- User Management
- Attendance sheet of user
- Hours/month graph
- Hours/day graph
- Update Attendance
- Set leaves
- Set holidays## TECHNOLOGIES ##
- Laravel
- Bootstrap
- MySql
- Apache Server
## SCREENSHOTS
### Employee & Admin: (Punch-In & Punch-Out) ###

### Employee & Admin: (Attendance Sheet) ###

### Admin: (Admin View) ###

### Admin: (Update User) ###

### Admin: (Employee Attendance Sheet) ###

### Admin: (Update Attendance) ###

### Admin: (Set Holiday and Leave) ###

### Admin: (View Punch-In and Puch-Out times and duration of a day) ###

### Admin: (Update Punch-In and Puch-Out times of a day) ###
