This document describes the design and implementation of a portable IoT-based fingerprint attendance system. The system uses a fingerprint sensor module connected to a NodeMCU ESP8266 microcontroller to scan and identify fingerprints. Registered user fingerprints and attendance data are stored in a Firebase database in the cloud. When a fingerprint is scanned, it is matched to the database to mark the user as present. An OLED display shows the user name. This system provides a wireless, portable alternative to traditional paper-based attendance methods that saves time and prevents fake attendance issues. It accurately tracks attendance using biometric fingerprint identification and IoT connectivity.