Hi,
We are making changes to the bookshelf package to use for our company's library.
Please let me know if anyone will be interested in the package once we complete it.
Should it be released as another version of bookshelf, or as a completely different package?
Here are the requirements we are working with:
Each book will have a serial number.
Even if there is more than one copy of a book, each copy will have a serial number.
The library should list all books and author name, publisher name, whether the book is available or not, the return date.
Library should provide an option to search for a book based on the book name, author or publisher.
Library should also be able to list e-books and the url for downloading them.
Library will provide a means for borrowing a book, for reissuing a book, for returning a book, for joining the queue for a book and for leaving the queue for that book.
Library should highlight all books which are overdue.
A reminder mail should be sent to users who have overdue books.
Users:
An employee should be able to request for a book.
She should be able to reissue the book.
If a book is already taken by one employee, then another employee should be able to join the queue for that book.
If there is a queue for the book, then the current borrower should not be able to reissue the book.
Admin:
The admin should be able to add a book.
Admin should be able to edit the books details.
Admin should be able to send a reminder to the borrower of a book when his book is due.
Thanks,
Nitish