Karim-elaoumari/Library_app_java_console
A Java console application for managing a library's book collection using the Repository and Service pattern. Features include adding new books, listing available books, borrowing and returning books, searching for books, and generating reports.
Java