diff --git a/Project-roadmap.md b/Project-roadmap.md new file mode 100644 index 0000000..d8979c7 --- /dev/null +++ b/Project-roadmap.md @@ -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/ \ No newline at end of file