Back to Projects

Library Management System

This comprehensive Library Management System is built using Jave for the backend logic and connects to a SQL database (JDBC) for efficient data storage and retrieval. It supports essential library operations such as adding, deleting and updating books, managing member registrations, tracking book loans and returns and handling overdue notifications.

The system features a robust backend architecture ensuring data integrity and security. Its modular design allows for easy scalability and integration with other systems. This project highlights my ability to design and implement complex data models, build secure and efficient database interactions and develop a fully functional application from the ground up, providing a streamlined experience for both librarians and patrons.

Java SQL Database Backend OOP