1. You should hand in hand-copy program documentation comprising the following sections:
a) UML diagrams and overall design
b) Java Code
Learning Resource Centre Management System
2. You should hand a soft -copy on CD comprising the following section:
a) A copy of the program including all the files.
Motivation Statement:
The Gulf College learning, Resource Centre (LRC) serves as the primary information source for students, faculty and staff. As a student, faculty, member or staff member at Gulf College, you have access to the resources of the College. Officially enrolled students are automatically authorized to use the library resources. A College ID card will he required to use resources for both students and staff.
The learning resource centre management system has three parts namely borrow return and search books. Students with overdue book and overdue accounts will not be allowed to borrow until the accounts are settled and the overdue books are renewed or returned. Students may borrow a maximum of three books for five days working days.
Fines are charged for late return of all loans. A fine of 200 baiza per working day for late return of each borrowed book will be charged. Reserving of books is possible. Issue of reserved books is allowed only if there is no demand by another user.
In the main form, the user can register as a student, faculty member or staff member. Each user should provide complete details such as name, phone number, email, address, faculty or department etc. The system should also provide a search facility either by author or book title.
GUI description
The learning Resource center management system needs at least the following forms in addition to the form:
1. Borrow of books
2. Return of books
3. Add or remove books
4. Search books
5. Collection of fines.
The Learning Resource Centre Management system should contain at least 5 classes and most create sub classes to facilitate the work,
Design UML
Use case diagram
Class diagram
Sequence diagram
Collaboration diagram
Total percentage and grad
Implementation
Creation of at least 5 classes with their methods
Design of main forms
Event design in program
Calling method from class