Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 375 Bytes

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.