Screenshot: RFID Card Management System

RFID Card Management System


Project goal

Creating a central hub for managing access permissions based on physical RFID cards. The system had to seamlessly communicate with external readers and archive logs from card scans on the fly.

Solution architecture

  • Two-way communication: Using efficient network protocols for smooth data synchronization between the web panel and IoT hardware.
  • Lightweight database: Using an SQLite database due to its speed and reliability in recording logs and configuring devices directly at the network edge (edge computing).

Interface and usability

The panel was designed with maximum ease of use in mind. It allows administrators to instantly add new users, block lost cards, and view the full entry history in real-time.

Technologies

Node.js
Express.js
MongoDB
Python
Git
SQLite
Bootstrap

Features

  • Hardware layer integration

Links

Visit