This is a full-stack web application with separate dashboards for different roles, enabling course enrollment and grade check for students, mark entry for teachers, and user management for admins.
Implemented JSP to create interactive web pages; leveraged Servlets to handle HTTP requests and responses.
Utilized JDBC to access the database.