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.
https://rfid-project-3bxb.onrender.com
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
- 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
- Full-stack web development
- Real-time system design
- Dashboard UI/UX development
- Production-style project structure
- Deployment and hosting
- Data reporting and analytics logic
Frontend:
- Next.js
- TailwindCss
Backend / Logic:
- Node.js
- Firebase
Deployment:
- Render
Version Control:
- Git & GitHub
Clone the repository:
git clone https://github.com/devi-sudo/RFID-PROJECT
cd RFID-PROJECT
npm install
npm run dev