jtrshelley / despair-to-action

A Decision Tree for Political Action
MIT License
4 stars 4 forks source link

Model the decision tree data #2

Open jtrshelley opened 7 years ago

jtrshelley commented 7 years ago

How do we want to store the decision tree data? What makes the most sense and is the most flexible, to allow people to contribute more ideas in the future?

cchase88 commented 7 years ago

Plain old HTML documents are a great way to represent tree structures. I had mentioned Wikimedia on FB, but even Github's Wiki pages might be a good starting point.