Write Reason is a tool for planning and writing documents. In the left pane is a text editor. In the right pane is a free-form mapping interface. You can link parts of these two panes together, and their contents will stay synchronised.
Explore representations built in Write Reason by our study participants.
Write Reason was built using React, with Slate.js for the text editor and SVG.js for the map pane.
Write Reason was designed by researchers at the University of St Andrews and the University of Victoria: Adam Binks, Alice Toniolo and Miguel Nacenta.
Clone the git repo, run npm install
, then run npm start
.