inventory-system/ │ ├── api/ ├── css/ ├── database/ ├── images/ ├── includes/ ├── js/ ├── check_login.php ├── index.php ├── login.php ├── logout.php ├── reports.php └── README.md ...
A web-based Student Attendance Management System designed to simplify and automate the process of managing student attendance. The system provides separate functionality for managing attendance ...