Lending Library in C++

This is a small application to manage lent media and the persons who lend these media. It is written in C++ and has a graphical interface that is implemented using Qt.

This application has been programmed as an assignment in the module "Programming II" at the HTW Dresden. The task was:

The task was:

Implement an object oriented program in C ++ for managing media (books, DVDs, CDs). Featurs should include the management of people and media (create, display, list, delete, …), the lending, the return and file work (loading and saving data files).

Download source files: lendlib_src.zip
Download application (Windows, german): lendlib.zip