TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you discover project requirements and transcribe them to specs?

1 点作者 pastylegs超过 11 年前
As a team of web developers, we having trouble getting robust sets of specifications together for our projects. What we do put together is normally half-baked and incomplete, not addressing all of the issues or features. This is something we want to change as we realise how important they are contractually as well as functionally (for testing etc.)<p>Some of these projects we are ourselves closely tied with, so we actually have all the information. Others we need to get that information from the clients. The problem is trying to get it all down on paper in a useful format and structure.<p>How to you manage requirement gathering and spec writing?

1 comment

gadders超过 11 年前
This description of the process from Nathan Barry I found very useful: <a href="http://nathanbarry.com/wireframing-web-application/" rel="nofollow">http:&#x2F;&#x2F;nathanbarry.com&#x2F;wireframing-web-application&#x2F;</a>