TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Poll: Software Requirements

1 pointsby kvnnabout 12 years ago
[1] http://en.wikipedia.org/wiki/Software_requirements

2 comments

rdeggesabout 12 years ago
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.<p>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.
jhgaylorabout 12 years ago
I use github issues to keep track of requirements. My projects typically have &#60; 5 contributors with only one or two planning requirements.