MCPcopy Create free account

hub / github.com/Patelrahul4884/Attendance-Management-system-using-face-recognition / functions

Functions166 in github.com/Patelrahul4884/Attendance-Management-system-using-face-recognition

Functiondemo_recognize_optimized
OPTIMIZED face recognition endpoint using preloaded models
backend/student/demo_session.py:137
Functionec_delete
()
takemanually.py:31
Functionend_session
Finalize an attendance session with enhanced logging
backend/teacher/attendance_records.py:228
Functionenter_data_DB
()
takemanually.py:157
Functionerr_screen
()
attendance.py:59
FunctionexportExcel
()
frontend/app/student/view-attendance/page.tsx:82
Functionexport_attendance
()
backend/student/view_attendance.py:141
FunctionfetchAttendanceData
()
frontend/app/student/view-attendance/page.tsx:36
Functionfill_attendance
()
takemanually.py:59
Functionfind_best_match_optimized_attendance
Optimized student matching for attendance with session-specific filtering
backend/teacher/attendance_records.py:144
Functionget_all_students_admin
Admin/Teacher route to view all students with filtering
backend/student/updatedetails.py:265
Functionget_attendance
()
backend/student/view_attendance.py:9
Functionget_departments
()
backend/student/registration.py:117
Functionget_student
Get specific student (email-based authorization for students)
backend/student/updatedetails.py:69
Functionget_student_by_id_teacher
Teacher route to get any student by Student ID or database _id
backend/student/updatedetails.py:382
Functionget_student_count
()
backend/student/registration.py:112
Functionget_student_stats
Get student statistics (admin/teacher only)
backend/student/updatedetails.py:584
Functionget_students
Get students for the logged-in user (email-based authorization for students only)
backend/student/updatedetails.py:12
Functionget_user_profile
Get current user's profile information
backend/auth/routes.py:157
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/start-session/page.tsx:29
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/signup/page.tsx:28
FunctionhandleChange
(e: React.ChangeEvent<HTMLInputElement>)
frontend/app/signin/page.tsx:28
FunctionhandleDelete
()
frontend/app/teacher/updatedetails/page.tsx:238
FunctionhandleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page.tsx:168
FunctionhandleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page_old.tsx:168
FunctionhandleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/updatedetails/page.tsx:86
FunctionhandleFormSubmit
(e: React.FormEvent)
frontend/app/student/registrationform/page.tsx:106
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page.tsx:190
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page_old.tsx:190
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/registrationform/page.tsx:80
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/updatedetails/page.tsx:185
FunctionhandleLogout
()
frontend/app/components/Navbar.tsx:24
FunctionhandleLogout
()
frontend/app/teacher/dashboard/page.tsx:51
FunctionhandleLogout
()
frontend/app/dashboard/page.tsx:50
FunctionhandleNewsletterSubmit
(e: React.FormEvent)
frontend/app/components/Footer.tsx:25
FunctionhandlePhotoCapture
(images: string[])
frontend/app/student/registrationform/page.tsx:114
FunctionhandleStartRecognition
()
frontend/app/teacher/start-session/page.tsx:102
FunctionhandleStopRecognition
()
frontend/app/teacher/start-session/page.tsx:107
FunctionhandleSubmit
(e: React.FormEvent)
frontend/app/components/ContactSection.tsx:9
FunctionhandleSubmit
(e: React.FormEvent)
frontend/app/signup/page.tsx:32
FunctionhandleSubmit
(e: React.FormEvent<HTMLFormElement>)
frontend/app/signin/page.tsx:32
FunctionhandleUpdate
(e: React.FormEvent)
frontend/app/student/updatedetails/page.tsx:199
FunctionhandleUpdate
(e: React.FormEvent)
frontend/app/student/updatedetails/page_old.tsx:199
FunctionhandleUpdate
(e: React.FormEvent)
frontend/app/teacher/updatedetails/page.tsx:194
Functionhealth_check
Health check endpoint to verify model status
backend/app.py:188
Functionlog_recognition
Log recognition result to session
backend/student/demo_session.py:267
Functionmanually_fill
()
takemanually.py:22
Functionmark_attendance_with_duplicate_prevention
Attendance marking with enhanced duplicate prevention
backend/teacher/attendance_records.py:308
Functionmodel_status
Check model status endpoint
backend/student/demo_session.py:288
Functionregister_student
()
backend/student/registration.py:47
Functionremove_enr
()
takemanually.py:144
Functionremove_student
()
takemanually.py:152
FunctionresetForm
()
frontend/app/teacher/updatedetails/page.tsx:278
FunctionsearchStudents
()
frontend/app/teacher/updatedetails/page.tsx:105
Functionsearch_students
General search students by various criteria
backend/student/updatedetails.py:523
Functionsearch_students_teacher
Advanced search for teachers with multiple filters
backend/student/updatedetails.py:322
FunctionsubjectChoose
(text_to_speech)
automaticAttedance.py:24
Functionsubjectchoose
(text_to_speech)
show_attendance.py:9
Functionswitch_user_role
Allow users to switch between teacher and student roles if they have both
backend/auth/routes.py:187
Functiontake_image
()
attendance.py:238
FunctiontestVal
(inStr, acttyp)
attendance.py:86
FunctiontestVal
(inStr, acttyp)
takemanually.py:104
Functiontrain_image
()
attendance.py:269
Functionupdate_student_alt
Alternative route for frontend compatibility
backend/student/updatedetails.py:251
Functionupdate_student_teacher
Teacher route to update any student by database _id
backend/student/updatedetails.py:416
Functionview_attendance
()
attendance.py:326
← previous101–166 of 166, ranked by callers