florintanasa / vaadin-10-qr-reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QR code reader addon for Vaadin 10+

This is a Vaadin 10 Flow addon for client-side QR recognition.

On-line demo

Vaadin directory

Based on jsQR library.

Prerequisites

The project can be imported into the IDE of your choice, with Java 8 installed, as a Maven project.

Running the Project

  1. Run using mvn jetty:run
  2. Wait for the application to start
  3. Open http://localhost:8080/qr-test to view the application

About

License:Other


Languages

Language:JavaScript 98.5%Language:Java 1.3%Language:CSS 0.2%Language:Shell 0.0%