Client for wiattend NodeJS server wiattend-srv. This client is part of wiattend RFID attendance system project.
By opening index.html
file, client starts and request for all tags will be sent to NodeJS server wiattend-srv. After all tags are shown, permanent connection will be established with wiattend-srv via WebSocket channel. When wiattend sends new serial number of applied RFID card to server, logged
event will be broadcasted to all subscribed clients. By using permanent WS connection log-in / log-out events are shown in real time with help of awesome CSS animations.
- HTML
- CSS
- JavaScript