Session 20
Library Information System Development and Validation
This session completes the Library Information System activity by turning the gathered requirements into a prototype or software design and validating it against user expectations.
Problem Statement
Develop Software for LIS. Ensure that the LIS developed by you fulfills the requirements. Preferably, obtain requirements for LIS from a library visitor, develop LIS, and get it validated by him/her.
Expected Deliverable
Build or document a Library Information System prototype based on Session 19 requirements and validate it with a user.
Minimum Features
- Book search.
- Member registration.
- Book issue.
- Book return.
- Fine calculation.
- Book availability status.
- Basic reports.
Validation Table
| Requirement ID | Feature Implemented | Validation Method | Status |
|---|---|---|---|
| LIS-FR-01 | Book search | User demonstration | Pending |
| LIS-FR-02 | Book issue | Test case | Pending |
| LIS-FR-03 | Book return | Test case | Pending |
Submission Checklist
- Include requirements from Session 19.
- Include design or module list.
- Include implementation/prototype notes.
- Include validation feedback.
- Include remaining improvements.