Skip to content

A web application demonstrating authentication with finger vein device and getting boarding pass

Notifications You must be signed in to change notification settings

wyericso/hitachi-fingervein-boarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hitachi Boarding with Finger Vein

This is an web application demonstrating authentication with Hitachi Finger Vein Device (H1E-USB). Hitachi Finger Vein Device (H1E-USB) API (https://github.com/wyericso/hitachi-fingervein) should be running when this application is to be used.

This application is for demonstration purposes only.

Requirements

  • Tested on:
    • Ubuntu 18.04.1 Desktop
    • Node.js 10.13.0
  • Require Internet access for loading pictures and MongoDB online.
  • Tested browsers:
    • Safari 12.0.1 on macOS
    • Chrome 70.0.3538.102 on macOS

Instructions

  1. Modify .env for your appliation environment.
  2. Plugin the Hitachi Finger Vein Device (H1E-USB).
  3. Start Hitachi Finger Vein Device (H1E-USB) API (https://github.com/wyericso/hitachi-fingervein).
  4. Run sudo node app.js to start this application.
  5. Use web browser to open the web interface.

Todo

  • Try use const whenever possible
  • Use () => {} instead of function () {} whenever possible
  • Test H1E-USB API response at starting
  • Explore glitch
  • Error handling

About

A web application demonstrating authentication with finger vein device and getting boarding pass

Resources

Stars

Watchers

Forks

Packages

No packages published