This repository contains a group academic project developed as part of an Java Object-Oriented Programming (OOP) course. The project implements a simple Library Management System using Java, focusing ...
This Book Management System allows users to add and view book details along with author information. It demonstrates the use of Java Servlets, JDBC, and DAO design pattern for database operations.