This is a simple PHP-based Attendance Management System that provides CRUD operations for teachers, students, subjects, and attendance tracking. The system also includes user authentication and registration.
This is a simple PHP-based Attendance Management System that provides CRUD operations for teachers, students, subjects, and attendance tracking. The system also includes user authentication and registration.
The system uses a MySQL database with the following tables:
classdepartementenseignantetudiantficheabsenceficheabsenceseancegradegroupeligneficheabsencematiereseanceusers
- Clone the repository:
git clone https://github.com/AmirSouaF/attendance-management-system.git