- Table of content
- Chức năng quản lí sách (BooksManagement class)
- Chức năng mượn - trả sách (BooksBorrowingManagement class)
- Chức năng tìm kiếm (BooksFindingManagement class)
- Runmain (RunMain class)
- AddBooksServices class
- chooseBookGenre method
- chooseBookStatus method
- displayBookGenre method
- displayBookStatus method
- addBook method
- showMenuAddBook method
- ChangeBooksInfoServices class
- showMenuChangeInfor method
- inputChangeBookID method
- changeBookInfor method
- RemoveBooksServices class
- inputRemoveID method
- removeBookRecord method
- ShowBooks class
- showBookHeading method
- showBooks
- BorrowBooksServices class
- checkExist method
- borrowBooks method
- ShowBorrowBooksServices class
- showBorrowBooks method
- ReturnBooksServices class
- inputRemoveIndex method
- returnBookQuantity method
- returnBooks
- BooksFindingServices class
- showFoundBookInfor method
- showBooksFoundByBookName method
- showBookFoundByBookAuthor method
- showBooksFoundByBookGenre method
- showBookManageMenu method
- showBookBorrowingManageMenu method
- showBookFindingManageMenu method