Please enable JavaScript.
Coggle requires JavaScript to display documents.
Clock In-Out (Back End (Persistance (TimeStamp UTC with Zone, Geo…
Clock In-Out
Back End
End Points
Roles
Employee
api/clock/gethistory
Gets history of logged user
Admin
api/clock/gethistory
Get history of all employees
api/getemployees
Both
api/clock/in
api/clock/out
Business Logic
Notifications
Persistance
TimeStamp UTC with Zone
Geo Location
General
Employee can request a range for vacation
Admin can approve request for range of vacation
Holidays management
Add/remove days
Custom days
Work paid holidays
Front End
Menu Component
Clock in/out
Pages
Clock In History
Admin
List of all past clocks of every user
Can export the results in CSV
Can filter between all users and dates
Can approve/deny corrections
Employee
List of his past clocks
Can filter between dates
Can export the results in CSV?
Can make corrections
Settings
Security
Permissions
Can Export
Can View
Can Edit
Roles
Employee
Manager
Finance
RH
Admin
FAT Clock In and Out