项目作者: hendrapaiton

项目描述 :
Finger Apps with FlexCodeSDK
高级语言: Python
项目地址: git://github.com/hendrapaiton/sidik.git
创建时间: 2020-08-21T17:18:45Z
项目社区:https://github.com/hendrapaiton/sidik

开源协议:MIT License

下载


SIDIK JARI

Tests
GitHub
Issues

Finger Apps with FlexCodeSDK

Table of Contents

General info

This project was mirror from flexcodesdk and convert to django program for prototypes.
Using flexcodesdk, we can capture finger from usb fingerprint digital persona 4500 to our web application. And data captured can
used to be indentification or authentication.

Technologies

  • Python
  • Django
  • FlexCodeSDK

Setup

First, clone or fork this repository and edit with your needs.

  1. $ git clone https://github.com/hendrapaiton/sidik.git

Second, create and test the github action workflow and customize with your repo.

Third, register to heroku and create api key for your apps. Edit in your workflow github actions.

  1. heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
  2. heroku_app_name: "<your appname>"
  3. heroku_email: "<your email>"

Features

  • CI/CD with Github Actions
  • Deploy to Heroku
  • Web interface using bootstrap & jquery
  • Function parameter & query http
  • Model and Views in Django
  • Register Device for Digital Persona 4500
  • Create user and register finger from devices
  • Login using devices with user fingerprint

Contact

Created by @hendrapaiton