School Attendance Management System NODEMCU AND RFID Based
Developer
Public chat
Product Details
School Attendance Management System
School Attendance Management System project is developed using PHP,
JavaScript, Bootstrap, and CSS. Talking about the project, it has lot
of features. This project contains an Student login, where an
Student can Sign in for Time In and Time Out using RFID tag everytime they enter (gate) the Offices or School.
Admin Panel where he/she can view the monthly attendance report,
CRUD(Create, Update, Delete) Student, Manage, Attendance.
CHAPTER NO.1
1. Objectives
A. Eliminate duplicate data entry and errors in time and
attendance entries.
B. Eliminate paperwork and save time.
E. To Increase security.
2. Materials
I. Hardware
a. Laptop
b. PC
c. Android phone
3. Software
a. WAMP OR XAMPP
b. Windows 10
c. Windows 8
d. Windows 7
e. 32 or 64 bit Operating System
4. Features:
1. Admin
2. Add, Edit, Remove and View Student
3. Manage Attendance
4. Register RFID
5. Generate attendance using date range
6. Export to Excel report
7. Export to PDF report
8. Add Course
9. Add section
10.Add department
HOW TO RUN THE SYSTEM
To run this system you must have installed virtual server i.e
XAMPP/WAMP on your PC(for Windows) or LapTop.
● PHP version 7.0.33
● MySQL version 5.7
After Starting Apache and MySQL in XAMPP, follow the
following steps:
1. Extract file (.zip)
2. Copy main system folder
3 . Paste in xampp/htdocs/or wamp/www/ Now Connecting Database
4. Open a browser and go to URL “http://localhost/phpmyadmin/”
5. Then, click on databases tab
6. Create database naming “attendance” and then click on import tab
7. Click on browse file and select “attendance.sql” file which is
inside “database” folder
8. Click on go. After Creating Database,
9. Open a browser and go to
ARDUINO
1. Setup the hardware
2. Connect to WIFI
NOTE: Feel free to ask questions but not limited technical parts.
URL“http://localhost/attendancemanagementsystem/”
For Admin Panel
Final Step:
Go To URL “http://localhost/attendancemanagementsystem/admin/”
And enter username: admin password: admin
********************************END********************************
Student can Sign in for Time In and Time Out using RFID tag everytime they enter (gate) the Offices or School. Eliminate duplicate data entry and errors in time and
attendance entries.
File Tree
-
📁 School Attendance Management System NODEMCU AND RFID Based