Add 'This is how I see it, comments please?'
parent
3d620f9614
commit
f90d962948
|
@ -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.
|
Loading…
Reference in New Issue