Student Attendance System
🔒 No preview available. Private project executed.
Assisting a friend, I developed a base of web-app to digitalize attendance management. The system provides the following features:
- Lecturer Access: Lecturers can track attendance records per student.
- Student View: Students can monitor their individual attendance performance in each subject.
- Technology Stack:
- PHP: For dynamic content and server-side logic.
- MySQL: For storing and managing attendance data.
- Bootstrap: For responsive design and user interface.
This project helped me strengthen my understanding of web development fundamentals and database integration.