aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-05-25 17:22:09 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-05-25 17:22:09 +0100
commit9a7a1b041246345275a17d89c160b3798be878fa (patch)
tree49f774b024f3f74bb26ab4762b48d4571251b84a /README.rst
parenta9d29f8ae6b558c608b9bdf9f7260873a6ee3859 (diff)
amended README
Diffstat (limited to '')
-rw-r--r--README.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 5f85b0b..7c620f7 100644
--- a/README.rst
+++ b/README.rst
@@ -23,6 +23,15 @@ Recognising this need, **ctrack** is a proof-of-concept web application develope
Technical Notes
---------------
-- A User can also be associated with a "stakeholder" object, which represents
- a Person in the system who is also a User. This means there is an option for designated
- third-parties can also have rights to log into the system
+Stakeholders
+############
+
+A User can also be associated with a "stakeholder" object, which represents
+a Person in the system who is also a User. This means there is an option for
+designated third-parties can also have rights to log into the system
+
+Workflow is currently to add Person, User and Stakeholder objects in the Admin.
+We would also want to restricted Stakeholder users from being able to do
+anything in the system other than X.
+
+