Saturday, 28 September 2013

Software for a small Library

Software for a small Library

Library Details a) Books (all books are single authored ones) b) Users –
faculty, staff, students
Book record format: · bookid, bookname, publisher, edition, author,
issued_to, date_of_issue User record format: · uid, uname, utype, gender,
contact
Operations on Books · issuance of a given book · renewal of a given book ·
books that are overdue (should display the bookids and the total number of
books overdue). · check status of a given book (available ? or issued, If
so to whom?) · deleting a given book (no further issuance is possible)
for issuing book: ISSUE BOOKID, USERID

No comments:

Post a Comment