Poll: Software Requirements

1 points by kvnn ↗ HN
[1] http://en.wikipedia.org/wiki/Software_requirements

2 comments

[ 657 ms ] story [ 1173 ms ] thread
I typically use Google Docs for this sort of thing, but I'm pretty old school. I just open a doc, and start writing down bullet points of features / behaviors that the application should have.

Once I've got all the high-level requirements in place, I then just start going through the list knocking stuff out, one by one.

I use github issues to keep track of requirements. My projects typically have < 5 contributors with only one or two planning requirements.