I've created this project to learn and practice the basics of object-oriented programming. This project is a simple library management system that allows you to add, remove, and display books.
- Add a book
- Remove a book
- Display all books
- Search for a book
- Borrow a book
- Return a book
- Clone the repository
- Run the
Main.class
file - Follow the instructions in the console
- Java
- Git
- Lombok (1.18.36)
This project is licensed under the MIT License - see the LICENSE file for details.