From f90d9629485080f60d1e28f550f07cec63c53da5 Mon Sep 17 00:00:00 2001 From: Admin Date: Tue, 4 Jan 2022 23:01:30 +0000 Subject: [PATCH] Add 'This is how I see it, comments please?' --- This-is-how-I-see-it%2C-comments-please%3F.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 This-is-how-I-see-it%2C-comments-please%3F.md diff --git a/This-is-how-I-see-it%2C-comments-please%3F.md b/This-is-how-I-see-it%2C-comments-please%3F.md new file mode 100644 index 0000000..cda75f6 --- /dev/null +++ b/This-is-how-I-see-it%2C-comments-please%3F.md @@ -0,0 +1,22 @@ +Built on top of a wiki, we are useing xwiki in our codeing. + +Extensions + +The coding is done with them then the membership/groups/roles are done with the wiki by API, login and signup is by wiki etc. + +We program for variables, but we build the UI for this latter, we test with hand coded variables. + +We get a minim speck running then roll it out as test installs and build the UX from this experience and feedback. + +Each person/page/group/role is a wiki page with boxes for the Extensions and an activity stream. + + +Examples: + +* A proposal is simply created by clicking on the proposal extension, that creates a wiki page that can be edited by the group that created it/or admin above. This has a voting extension. Flag. Comments. Activity stream. + +* A Role/user/member has a wiki page with Flag. Comments. yes/no to lottery. Activity stream. + +* A groups has a wiki page/s with Proposal. Flag. Comments. Activity stream. + +etc. \ No newline at end of file