This is a simple web application to implement the library management system, members can register, log in, search books, borrow books, reserve books, extend books and so on. Lirarian can query the user, block Member, unblock Member, etc.
- Sign in, Sign up, Logout with jwt token
- Research book by title, author name, book subject, publication data
- Lend Book, Return Book, Reserve Book, Extend Lending, Cancel Reservation
- For Librarian Role: Block/Unblock user, add book, edit book, remove book
- React.js 18
- Spring Boot 3.1.0
- Spring Security 3.1.1
- MySQL








