Context
LoC patron registration workflow: The patron completes the pre-registration form online; pre-registration patron data is processed and stored in the FOLIO ( - UXPROD-4663Getting issue details... STATUS ); patron visits the LoC in person to complete the registration process; library staff verifies the patron's identity, updates registration data, captures photos, and issues the library card.
The current feature aims to provide the capability to use webcams with FOLIO to capture a patron's photo, and store the photo in the User app.
Requirements
Functional Requirements
- UXPROD-4723Getting issue details... STATUS
Non-functional Requirements
Interoperability - The solution should allow seamless integration with web camera
Assumptions
LoC uses a web camera model compatible with https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture
LoC uses a browser with support of https://developer.mozilla.org/en-US/docs/Web/API/ImageCapture
Target Architecture
Context Diagram
Container Diagram
To address interoperability NFR it is required to use web-camera models compatible with web ImageCapture API.