Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module is a Library (books etc) management system. This module, in combination with views module, can act as a full management system for a library.

Features:
- Users can search the library and reserve books/DVD's etc.
- Library admins see which items have been reserved by which user.
- Items can be lent to users, renewed and returned.
- When an item is returned notes can be added about the condition of the item.
- Library admins see which items are currently on loan/available.
- Library admins see an items location ie shelf number.
- Return dates and overdue items
- Admin can set number of items allowed per user.
- Admin can set loan term lenght.
- Admin can set number of renews allowed.
- A record of all transactions is kept.

Currently:
- The module requires that you create a content type called "library_item".
- Book location/shelf can be added as a field.
- Library search system is created with views.

Project information

  • Module categories: Media
  • Created by irishdan on , updated