Skip to content

devi-sudo/RFID-PROJECT

Repository files navigation

RFID Attendance System

Real-time RFID-based Attendance Monitoring Platform built using Next.js.

A production-style system designed to track employee attendance, monitor RFID readers in real time, and generate detailed attendance reports. This project demonstrates full-stack development, real-time monitoring, and dashboard design.


🔗 Live Demo

https://rfid-project-3bxb.onrender.com


📸 Project Overview

This system simulates an enterprise-grade attendance tracking platform used in offices, factories, and institutions.

It provides:

  • Real-time attendance tracking
  • Device health monitoring
  • Attendance analytics dashboard
  • Automated reporting

✨ Key Features

  • Real-time RFID card scan tracking
  • Reader heartbeat monitoring (device status tracking)
  • Multi-reader support
  • Monthly attendance report export
  • Attendance insights:
    • Present
    • Absent
    • Late
  • Dashboard UI for monitoring activity

🧠 What This Project Demonstrates

  • Full-stack web development
  • Real-time system design
  • Dashboard UI/UX development
  • Production-style project structure
  • Deployment and hosting
  • Data reporting and analytics logic

🛠️ Tech Stack

Frontend:

  • Next.js
  • TailwindCss

Backend / Logic:

  • Node.js
  • Firebase

Deployment:

  • Render

Version Control:

  • Git & GitHub

⚙️ Getting Started

Clone the repository:

git clone https://github.com/devi-sudo/RFID-PROJECT
cd RFID-PROJECT
npm install
npm run dev

🚀 Live Preview

👉 View Live Application