A web application that allows students to report their daily attendance online.
The goal of this project is to simplify attendance tracking and make it more accessible for both students and schools.
- Students can submit attendance daily
- Simple and user-friendly interface
- Date-based attendance reporting
- Organized and structured data handling
- Responsive design (works on mobile & desktop)
Frontend
- React
- Vite
Backend
- Java
- Student opens the website
- Selects the current date
- Marks their attendance
- Attendance is saved in the database