LIBRARY MANAGEMENT SYSTEM
A window application that allows you to manage the library database.
It includes such functionalities as:
- adding and deleting books, library users and book borrowings
- creating a bill if the user does not respect the deadline for returning the book.
The program is implemented in Java in the IntelliJ environment with the use of the Swing library.