/Library-Borrowing-System

The program in this assignment is a library borrowing system that can be used by any university member to borrow books. The library staff in a university will use the system to: (1) Add book details in the system, (2) Add member details in the system, (3) Allow members to borrow books based on the request. To use the library booking system, library staff has to set initial parameters one time. These parameters are the total number of books the system has to manage, the total number of members the system has to create records for, and the number of borrowing books allowed the system has to make

Primary LanguageJavaMIT LicenseMIT

Library-Borrowing-System-A2P2

a library borrowing system that can be used by any university member to borrow books. The library staff in a university will use the system to: (1) Add book details in the system, (2) Add member details in the system, (3) Allow members to borrow books based on the request. To use the library booking system, library staff has to set initial parameters one time. These parameters are the total number of books the system has to manage, the total number of members the system has to create records for, and the number of borrowing books allowed the system has to make