This package manages an agenda that is used to keep track borrowed items to other people.
A database table stores the information about the items that were borrowed, when they were borrowed and by whom.
This class can present a time table with all the borrowed items and the users that borrowed them in a given month. |