Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.15 KB

workflow research

... an open-source toolkit to help you conduct intra- and cross-team workflow research

⚠️ ATTN: This toolkit is a work in progress! Not every link you click will take you somewhere. Likewise, the contents of the toolkit are in flux and we can't recommend you use it in practice yet. Watch this repo to follow along.

Toolkit

  • 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.

Resources

Install Dependencies

Contribute

git clone https://github.com/joshosbrn/workflow-research.git
cd workflow-research
yarn install
gulp