stanbarn / rfid-javafx

A JavaFX application that shows how to read a RFID tag and access a REST Web Service to register and read people information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaFX App and RFID

An application responsible to read a RFID tag and interacts with a secured REST WEB Service to change data related to the RFID tag.

The project is divided in a Java EE application named people-management which can be found in the web-module directory and a JavaFX client application which can be found in the client-module directory.

About

A JavaFX application that shows how to read a RFID tag and access a REST Web Service to register and read people information.


Languages

Language:Java 96.0%Language:CSS 2.6%Language:HTML 1.5%