Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

abobija/wiattend-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiattend-client

Client for wiattend NodeJS server wiattend-srv. This client is part of wiattend RFID attendance system project.

Overview

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.

Abstraction

Demo

RFID Attendance System - ESP32 - NodeJS + MySQL

Used Techologies

  • HTML
  • CSS
  • JavaScript