An open API service indexing awesome lists of open source software.

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.

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) ###

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328360/05f5d374-28f1-11e7-99e7-6d556fdf8a3c.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328362/05fbbea6-28f1-11e7-9137-17fd107888ff.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328361/05fb0cb8-28f1-11e7-9fb4-5fd74894649d.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328363/05fddf10-28f1-11e7-994d-dfa8f58f5085.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328365/0603ceac-28f1-11e7-8f03-8f1ba73c64ea.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328364/0603cbaa-28f1-11e7-8900-e3796c407212.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328366/06295b04-28f1-11e7-9af9-d85823c4a780.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328367/06304432-28f1-11e7-8862-6399e0a4d1c4.png)

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

![alt tag](https://cloud.githubusercontent.com/assets/21244627/25328368/06310ca0-28f1-11e7-877e-1fc11bd5dfbf.png)