It's a simple attendance mobile-first-responsive-webapp..It is used by my college students.
MyAttendance is a mobile-first Attendance Management Web Application built using React as part of hands-on frontend development practice. The application allows students to manage and monitor their subject-wise attendance through an intuitive and interactive interface.
It features a calendar-based system for marking attendance as Present or Absent, with real-time automatic calculation of attendance percentage. The app also intelligently displays the number of classes required to meet the 75% attendance criterion, helping students plan ahead effectively.
A visual progress indicator provides a quick overview of attendance status, and all data is persistently stored using LocalStorage to ensure continuity across sessions.