Team project using Java language for Advanced Computer Programming subject.
Library Management System is an application in which we provide all the functionalities for Admins and Librarians to manage a library (or a bookstore).
- add a new librarian
- remove a librarian
- view librarians
- add a new book
- remove a book
- issue a book
- return a book
- show available books
- show issued books
- show returned books
responsible for Building and Designing the project.
responsible for Building and Designing the project.
responsible for Building and Designing the project.