The library, contains tens of thousands of books and members which must be organized in
order to prevent chaos.
This program allow performance of the actions needed
in order to manage the library in a simple and comfortable way. The actions will include
addition/removal of books, addition/removal of members, member and book searches, and
much more.
- Addition/Removal of a book from the library
- Addition/Removal of a user from the library
- Search for books or members
- Addition/Removal of users from Book- Order list
- Blocking of users who return books late
- Rent a book
- Searching for books
- Addition of self to Book- Order list
- Rent a book
- For each user (reader/librarian) exists a unique Id and password, this allows an unambiguous recognition of the user, so that the system can prevent from users access to information which they are not allowed to access.
- Object Oriented Programming
- GUI with JavaFX library
- DataBase (MySQL)





