🛑 We no longer support this system, please see the latest version with Laravel here 🛑
Simple application for employee attendance using fingerprint. (You need install Attendance with Fingerprint on Google Play for attendance) https://play.google.com/store/apps/details?id=com.aandt.attendacewithfingerprint
Created By me Abed Putra
https://codecanyon.net/item/attendance-with-fingerprint-android-system-managemnet/25407573
- Add user
- Delete user
- Ban, Unban user
- Register new user sent to email token
- Forget password
- Role user level
- Edit user profile
- Gravatar user profile
- Recaptcha by Google
- List employees attendance
- Export employee attendance to CSV or XLS
- Check your employee attendance late or ontime every day
- Review your employee attendance for 1 week, 1 month, 1 Years etc
- is_admin
- is_user (Your employee or student)
- is_subscriber
https://github.com/abedputra/attendance-with-fingerprint-management/wiki
- Pass : admin
- User : admin@gmail.com
controller.php
//check user level
if(empty($data['role'])){
redirect(site_url().'main/login/');
}
$dataLevel = $this->userlevel->checkLevel($data['role']);
//check user level
if($dataLevel == "is_admin"){
(your code here)
}
(You need install Attendance with Fingerprint on Google Play for attendance) https://play.google.com/store/apps/details?id=com.aandt.attendacewithfingerprint. Attendance with Fingerprint Management can't working without App
This application can't working without Attendance with Fingerprint, so please download first on Google Play.
Please follow 2 steps:
-
Settings System Management Please check this
https://github.com/abedputra/attendance-with-fingerprint-management/wiki/Settings-Management-System-%3F
Please check this video how to istall the system https://www.youtube.com/watch?v=s8pZl5UoT40 -
Settings Android Application
Please check this
https://github.com/abedputra/attendance-with-fingerprint-management/wiki/Settings-the-app-%3F
-Go to Attendance login system link
-Login
-Go to settings
-Click get Key
-Save
-Dont forget to add KEY to your application
-Go to Attendance login system link
-Login
-Go to employee menu
Support me at Patron
Attendance with Fingerprint Management is based on the codeigniter. Attendance login system is based frontend on the Bootstrap framework created by Mark Otto and Jacob Thorton. Password hashing with PBKDF2, Author: havoc AT defuse.ca. Ported to CodeIgniter by Richard Thornton. CodeIgniter Curl Libraries by Philip Sturgeon.
If you have question, please email me : abedputra@gmail.com Visit: https://connectwithdev.com/
The MIT License (MIT).
Copyright (c) 2020, Abed Putra.
Please feel free to send me an email if you have any problems. Thank you so much, my email : contact@abedputra.my.id.