Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:6000_case_study:0300_library_app [2022/08/21 12:10] – ↷ Page moved from start:6000_case_study:0300_library_app to docs:6000_case_study:0300_library_app administratordocs:6000_case_study:0300_library_app [2025/06/12 02:35] (current) – Rename to AwareIM aware_support3
Line 7: Line 7:
 The example that we will look at in this document is the application to manage a public library. The system that we are going to configure will keep track of the library resources, such as books, CD’s and videos andallow its members to borrow and reserve the library items. It will also manage information about library members keeping track of their activity and payments and registering any communication between members and the library. Members will be able to access thelibrary system online to check their outstanding loans,reservation and fees, make online reservations and credit cardpayments. The example that we will look at in this document is the application to manage a public library. The system that we are going to configure will keep track of the library resources, such as books, CD’s and videos andallow its members to borrow and reserve the library items. It will also manage information about library members keeping track of their activity and payments and registering any communication between members and the library. Members will be able to access thelibrary system online to check their outstanding loans,reservation and fees, make online reservations and credit cardpayments.
  
-In the following sections we will show how to design and configure such a system using //**Aware IM**//. Note that the complete configuration of the library system can be found in the ''samples'' directory of your //**Aware IM**// installation. You can use this configuration as reference when reading this document.+In the following sections we will show how to design and configure such a system using //**AwareIM**//. Note that the complete configuration of the library system can be found in the ''samples'' directory of your //**AwareIM**// installation. You can use this configuration as reference when reading this document.
  
 First we will list the requirements to the Library System so that we know exactly what system we are going to build. First we will list the requirements to the Library System so that we know exactly what system we are going to build.
Line 15: Line 15:
 This section states, from the management point of view, what the Library System should be able to do. This section states, from the management point of view, what the Library System should be able to do.
  
-<note>that the requirements stated here are in no way affected by the subsequent configuration details and are not adjusted to the features and capabilities of //**Aware IM**//.</note+<callout type="primary" icon="true" title="note"> that the requirements stated here are in no way affected by the subsequent configuration details and are not adjusted to the features and capabilities of //**AwareIM**//.</callout
  
 ==== Items ==== ==== Items ====
  • Last modified: 2022/09/13 18:08