Coder Social home page Coder Social logo

madhannk / attendance-with-fingerprint-management Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abedputra/attendance-with-fingerprint-management

0.0 0.0 0.0 2.43 MB

Attendance with fingerprint management based on codeIginter. Simple application for employee attendance, you need install Attendance with Fingerprint on Google Play for attendance

Home Page: https://connectwithdev.com/

License: MIT License

JavaScript 0.36% PHP 99.27% CSS 0.12% HTML 0.25%

attendance-with-fingerprint-management's Introduction

===================

๐Ÿ›‘ We no longer support this system, please see the latest version with Laravel here ๐Ÿ›‘

===================

Attendance Fingerprint

Attendance with Fingerprint Management

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

Want to get an Android application source code?

https://codecanyon.net/item/attendance-with-fingerprint-android-system-managemnet/25407573

Feature

  • 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

Attendance-login-system

Attendance-login-system

User Level

  • is_admin
  • is_user (Your employee or student)
  • is_subscriber

Wiki

https://github.com/abedputra/attendance-with-fingerprint-management/wiki

login

Check User Level

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

Warning

(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.



-----How to use this application ?

Please follow 2 steps:

  1. 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

  2. Settings Android Application
    Please check this
    https://github.com/abedputra/attendance-with-fingerprint-management/wiki/Settings-the-app-%3F

-----How to get KEY?

-Go to Attendance login system link
-Login
-Go to settings
-Click get Key
-Save
-Dont forget to add KEY to your application

-----How to get my employees data?

-Go to Attendance login system link
-Login
-Go to employee menu





Support me

Support me at Patron

About

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 : [email protected] Visit: https://connectwithdev.com/

LICENSE

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 : [email protected].

attendance-with-fingerprint-management's People

Contributors

abedputra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.