You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📚 Library Management System built using JSP, Servlets, and MySQL. Includes user login, book reservation/return, admin dashboard with live search, and status management. Some features are incomplete (e.g., user deletion, form validation), but this project helped me learn backend integration and MVC structure. I plan to improve it further in future