From 99cb9c4d00477205c7e8efc427d7160c2ec54bdc Mon Sep 17 00:00:00 2001 From: Will Ruddick Date: Mon, 14 Sep 2020 13:33:35 +0000 Subject: [PATCH] small notes --- spec/018_Mgmt Platform Spec.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/018_Mgmt Platform Spec.md b/spec/018_Mgmt Platform Spec.md index 4de5295..ce186ab 100644 --- a/spec/018_Mgmt Platform Spec.md +++ b/spec/018_Mgmt Platform Spec.md @@ -16,6 +16,7 @@ This document describes the components and steps involved to create a CIC manage 1. Mpesa integration - Currently USSD + Worker (API) 1. Donor integration (Donor interfaces) 1. Hide PII data from Viewers - In general data protection + 1. Enable KYC - storage of user data and photos (ID) and limit system usage without proper KYC @@ -39,7 +40,7 @@ Some functionality enabled by the system are: ## USER STORIES -* Register personnel - Give an interface for personnel to register or sign in if already a user. +* Register personnel - Give an interface for personnel to register (invite only is fine) or sign in if already a user. * Assign personnel permissions - A super admin will be able to assign permissions to other personnel based on their clearance level (Viewer | Enroller | Admin | Super Admin) pursuant to the [Platform Roles Spec](https://gitlab.com/grassrootseconomics/cic-docs/-/blob/master/spec/004_Platform_Roles.md). * View users - Get all users in the system and filter according to user categories. * View user details - View a user's details and all their transactions.