Notify users when reserved books are available. Send issue & return confirmation emails. Daily reminder emails for due dates (fine applied after deadline). ⚡ Automated Reminder Service – Runs every ...
This is a simple Library Management System I built using Java. It’s a console-based mini project where I used OOP concepts to manage books and users. Book [id=1, title=Java Basics, author=James ...