Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Patelrahul4884/Attendance-Management-system-using-face-recognition
/ functions
Functions
166 in github.com/Patelrahul4884/Attendance-Management-system-using-face-recognition
⨍
Functions
166
◇
Types & classes
17
↳
Endpoints
32
Function
demo_recognize_optimized
OPTIMIZED face recognition endpoint using preloaded models
backend/student/demo_session.py:137
Function
ec_delete
()
takemanually.py:31
Function
end_session
Finalize an attendance session with enhanced logging
backend/teacher/attendance_records.py:228
Function
enter_data_DB
()
takemanually.py:157
Function
err_screen
()
attendance.py:59
Function
exportExcel
()
frontend/app/student/view-attendance/page.tsx:82
Function
export_attendance
()
backend/student/view_attendance.py:141
Function
fetchAttendanceData
()
frontend/app/student/view-attendance/page.tsx:36
Function
fill_attendance
()
takemanually.py:59
Function
find_best_match_optimized_attendance
Optimized student matching for attendance with session-specific filtering
backend/teacher/attendance_records.py:144
Function
get_all_students_admin
Admin/Teacher route to view all students with filtering
backend/student/updatedetails.py:265
Function
get_attendance
()
backend/student/view_attendance.py:9
Function
get_departments
()
backend/student/registration.py:117
Function
get_student
Get specific student (email-based authorization for students)
backend/student/updatedetails.py:69
Function
get_student_by_id_teacher
Teacher route to get any student by Student ID or database _id
backend/student/updatedetails.py:382
Function
get_student_count
()
backend/student/registration.py:112
Function
get_student_stats
Get student statistics (admin/teacher only)
backend/student/updatedetails.py:584
Function
get_students
Get students for the logged-in user (email-based authorization for students only)
backend/student/updatedetails.py:12
Function
get_user_profile
Get current user's profile information
backend/auth/routes.py:157
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/start-session/page.tsx:29
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/signup/page.tsx:28
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement>)
frontend/app/signin/page.tsx:28
Function
handleDelete
()
frontend/app/teacher/updatedetails/page.tsx:238
Function
handleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page.tsx:168
Function
handleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page_old.tsx:168
Function
handleFilterChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/updatedetails/page.tsx:86
Function
handleFormSubmit
(e: React.FormEvent)
frontend/app/student/registrationform/page.tsx:106
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page.tsx:190
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/updatedetails/page_old.tsx:190
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/student/registrationform/page.tsx:80
Function
handleInputChange
(e: React.ChangeEvent<HTMLInputElement | HTMLSelectElement>)
frontend/app/teacher/updatedetails/page.tsx:185
Function
handleLogout
()
frontend/app/components/Navbar.tsx:24
Function
handleLogout
()
frontend/app/teacher/dashboard/page.tsx:51
Function
handleLogout
()
frontend/app/dashboard/page.tsx:50
Function
handleNewsletterSubmit
(e: React.FormEvent)
frontend/app/components/Footer.tsx:25
Function
handlePhotoCapture
(images: string[])
frontend/app/student/registrationform/page.tsx:114
Function
handleStartRecognition
()
frontend/app/teacher/start-session/page.tsx:102
Function
handleStopRecognition
()
frontend/app/teacher/start-session/page.tsx:107
Function
handleSubmit
(e: React.FormEvent)
frontend/app/components/ContactSection.tsx:9
Function
handleSubmit
(e: React.FormEvent)
frontend/app/signup/page.tsx:32
Function
handleSubmit
(e: React.FormEvent<HTMLFormElement>)
frontend/app/signin/page.tsx:32
Function
handleUpdate
(e: React.FormEvent)
frontend/app/student/updatedetails/page.tsx:199
Function
handleUpdate
(e: React.FormEvent)
frontend/app/student/updatedetails/page_old.tsx:199
Function
handleUpdate
(e: React.FormEvent)
frontend/app/teacher/updatedetails/page.tsx:194
Function
health_check
Health check endpoint to verify model status
backend/app.py:188
Function
log_recognition
Log recognition result to session
backend/student/demo_session.py:267
Function
manually_fill
()
takemanually.py:22
Function
mark_attendance_with_duplicate_prevention
Attendance marking with enhanced duplicate prevention
backend/teacher/attendance_records.py:308
Function
model_status
Check model status endpoint
backend/student/demo_session.py:288
Function
register_student
()
backend/student/registration.py:47
Function
remove_enr
()
takemanually.py:144
Function
remove_student
()
takemanually.py:152
Function
resetForm
()
frontend/app/teacher/updatedetails/page.tsx:278
Function
searchStudents
()
frontend/app/teacher/updatedetails/page.tsx:105
Function
search_students
General search students by various criteria
backend/student/updatedetails.py:523
Function
search_students_teacher
Advanced search for teachers with multiple filters
backend/student/updatedetails.py:322
Function
subjectChoose
(text_to_speech)
automaticAttedance.py:24
Function
subjectchoose
(text_to_speech)
show_attendance.py:9
Function
switch_user_role
Allow users to switch between teacher and student roles if they have both
backend/auth/routes.py:187
Function
take_image
()
attendance.py:238
Function
testVal
(inStr, acttyp)
attendance.py:86
Function
testVal
(inStr, acttyp)
takemanually.py:104
Function
train_image
()
attendance.py:269
Function
update_student_alt
Alternative route for frontend compatibility
backend/student/updatedetails.py:251
Function
update_student_teacher
Teacher route to update any student by database _id
backend/student/updatedetails.py:416
Function
view_attendance
()
attendance.py:326
← previous
101–166 of 166, ranked by callers