-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fd37b8e
commit ef7a3f3
Showing
2 changed files
with
41 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
platform/modules/program-and-beneficiary-management-system/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,42 @@ | ||
# Program & Beneficiary Management System | ||
|
||
## Introduction  | ||
|
||
## Architecture | ||
|
||
## Functionality  | ||
|
||
* Pulling data from registries | ||
* Managing multiple programs | ||
* Program definition | ||
* ID Authentication | ||
* Deduplication | ||
* Eligibility  | ||
* Entitlement  | ||
* Cash transfer | ||
* Accounting | ||
|
||
## Data sources | ||
|
||
Pulling data from external registries | ||
|
||
## Interoperability   | ||
|
||
* G2P Connect interfaces | ||
* Connection to payment systems | ||
* Exposing beneficiary data via standard interfaces | ||
* Pulling data using G2P Connect | ||
|
||
## Technology | ||
|
||
Odoo | ||
|
||
Postgres | ||
|
||
## Privacy and security of data | ||
|
||
## Configuration | ||
|
||
## Use cases | ||
|
||
## Use guides |