Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickemma/library-system

implementing a basic library system in Java, the program allow users to add books to the library, borrow books, and return books and list all the books. The system maintains a record of the available quantity of each book.
https://github.com/nickemma/library-system

java

Last synced: about 5 hours ago
JSON representation

implementing a basic library system in Java, the program allow users to add books to the library, borrow books, and return books and list all the books. The system maintains a record of the available quantity of each book.

Awesome Lists containing this project