Please enable JavaScript.
Coggle requires JavaScript to display documents.
RFID Attendance System, spring api, react, angula, postgresql, tomcat,…
RFID Attendance System
Software
Frontend
Register student
View all students
Update students
Delete student
Generate repost
Backend
Database
Server
Hardware
Register the student from RFID cad
check if student exist
Track attendance per day
GET (Eg
https://gloryregsystem/allStudents
)
POST (Eg
https://gloryregsystem/allStudents
)
with body of informations
DELETE (Eg
https://gloryregsystem/allStudents
)
PUT (Eg
https://gloryregsystem/ID
)