... an open-source toolkit to help you conduct intra- and cross-team workflow research
- Overview: Introduction to workflow research and how we might use it at NPR.
- Interviews: Thoughts on interview methods.
- Object Relational Mapping: How might we use ORM as a co-design exercise to inform what we build?
- Assumption Mapping: Methods for unpacking and understanding the problem we're trying to solve.
- Node.js: https://nodejs.org/en/download/
- Yarn: https://yarnpkg.com/en/docs/install
- Gulp:
sudo npm install -g gulp
git clone https://github.com/joshosbrn/workflow-research.git
cd workflow-research
yarn install
gulp