BetaLight theme is in beta. Some UI element may not be optimized.

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:
    1. PHP: For dynamic content and server-side logic.
    2. MySQL: For storing and managing attendance data.
    3. Bootstrap: For responsive design and user interface.

This project helped me strengthen my understanding of web development fundamentals and database integration.