A simple Java-based application for managing student attendance. This system allows administrators to record and update student attendance and view real-time updates.
- Admin functionalities to record and track attendance.
- User-friendly interface to view student attendance status.
- Uses JDBC for database connectivity and MySQL for secure data storage.
- Java
- JDBC
- MySQL
- Clone the repository:
git clone https://github.com/Aayush-683/attendance-webapp.git
- Set up the MySQL database and configure the connection.
- Run the application using your IDE or build it with Maven.
This project is licensed under the MIT License.