a Java-based application designed to manage books, members, and transactions within a library. It allows users to perform various operations such as borrowing and returning books, managing member information, and viewing details of the library's inventory.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
fix: add Main class and change other calsses to have correct output
502ceb0View on GitHubfix: change the input of borrowing and returning book methods
e7450d0View on GitHub