Library Management
Library Management
Users: This screen has a form named users which allows the users
to register themselves by providing their details. The fields include
Name ,Address ,Phone Number, User ID(System generated) and
Date of membership
Book Transactions: This screen allows the user to select the book
that they wanted to take with ISBIN number. The Fields are Users,
Books , Availed Date , Expected Return Date and Description.
Users: In this screen, all input fields are required, except for the customer ID which will be
generated by the system. The membership start date will not be set in the future.
Book Transactions: All fields on this screen must be completed, except for the
description. User and book details are retrieved from other forms using lookups, allowing
users to select a book by its ISBN number. The availed date cannot be set in the future. The
expected return date will be automatically generated by the system, set to 15 days after
the availed date.
Application Reports
Books :All the data entered in books form will be captured in this
report. It is important to note that the any record will not be
allowed to delete.
Users: All the data entered in Users form will be captured in this
report. It is important to note that the any record will not be
allowed to delete..
Q&A Session