A Python-based attendance system using face recognition technology. This system leverages OpenCV, NumPy, and optional Face Recognition library to detect and identify faces in real-time, automatically ...
A complete bookstore management system with a MySQL database, Python service layer, and a Tkinter desktop GUI. The application supports two user roles (admin and customer) with role-based dashboards, ...