This is the project for the Object-Oriented Programming learning course.
This application can be used as a study material manager, which stores various data about study material (book, e-book) and these can be viewed by searching for the keyword/title/author.
Program is launched through the LoginScreen window, in which user can Log in or Sign in. Two different types of users are created, depending on which option the user chooses during registration (administrator, or regular user).
After logging in, the main menu is shown, with options to Search for a material, view profile (and owned materials) and Administration option (for administrators).