Create Project roadmap
This commit is contained in:
15
Project-roadmap.md
Normal file
15
Project-roadmap.md
Normal file
@ -0,0 +1,15 @@
|
||||
* Move all this to issues?
|
||||
* Javascript output button
|
||||
- Could it output to IPFS or some other persisitent storage medium?
|
||||
* Rules (ready-to-deploy presets)
|
||||
- Brand preset rules as CommunityRule rules with tools to create badges out of them
|
||||
* Less textual, more visual header for Rule pages
|
||||
* Further modularity
|
||||
- Aim for a logic of [progressive disclosure](https://en.wikipedia.org/wiki/Progressive_disclosure), making templates really simple but facilitating more complex iteration
|
||||
- In _modules, develop pseudocode primitives and complex modules with inputs, outputs, and actions
|
||||
* Compatibility with Loomio?
|
||||
- Translate each module into Loomio practices, implicitly or explicitly (e.g., time for a proposal, threshold, voting options)
|
||||
* Module system with database
|
||||
- JavaScript pulling from GDocs?
|
||||
- Use Jekyll yaml in _data/ to create modules
|
||||
- Jekyll csv data pull? https://jekyllrb.com/docs/datafiles/
|
Reference in New Issue
Block a user