项目管理中的待办事项列表
我不确定这是否是堆栈溢出的适当问题。如果没有,我深表歉意。
我想知道是否有任何工具可以跟踪项目不同模块中不同未完成的任务。我目前在一家公司实习,我觉得每当有事情无法立即解决时,就会有人要求我发表“待办事项评论”,而这项任务最终会被忘记。我想知道是否有更好的方法来跟踪这样的事情。
谢谢。
I'm not sure if this an appropriate question for stack overflow. If not, I apologize.
I was wondering if there is any tool for keeping track of different uncompleted tasks in different modules of a project. I'm currently interning at a company and I feel like everytime something cannot be solved immediately, someone asks me to put a 'todo comment', and that task eventually gets forgotten. I was wondering if there's a better way to keep track of stuff like this.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
Trac 是一个问题跟踪系统,您可以将其用于此目的,但您必须手动将每个票证输入到系统,但是一旦你习惯了它,它就非常有用和有效。
任何问题跟踪系统都可以使用。
Trac is an issue tracking system that you can use for this purpose, but you have to enter manually each ticket into the system, but once you're get used to it, it is very useful and effective.
Any issue tracker system also works.
Eclipse 将跟踪其中包含
// TODO
的注释。有一个“任务”窗口将列出所有任务。Eclipse will keep track of comments with
// TODO
in it. There is a "tasks" window which will list them all.我建议您为每个任务使用便利贴。您还可以使用看板来管理这些任务。它非常容易学习并适应您的需求。
您可以将白板分为几个部分,例如待办事项(用于待处理的任务和新任务)、正在进行的工作(限制可能的并发任务数量)、交付/部署(即将完成)、完成。
如果你想要一个电脑工具,有很多。只需谷歌搜索看板软件即可。
http://www.infoq.com/articles/hiranabe-lean-agile-看板
I suggest you to use Post-Its for each Task. You can also use Kanban to manage those tasks. It's very easy to learn and adapt to your needs.
You can split a whiteboard into some sections like Backlog (for pending and new tasks), Work in Progress (you limit the number of possible concurrent tasks), Deliver/Deploy (almost done), Done.
If you want a computer tool, there are lots of them. Just google for Kanban software.
http://www.infoq.com/articles/hiranabe-lean-agile-kanban
如果这是您想要采取的路线,很多 IDE 都会跟踪 // TODO 注释。
要在 IDE 之外跟踪待办事项,您可以尝试 ToDoList
它是免费的。
Lots if IDEs will keep track of // TODO comments if that's the route you want to take.
To keep track of todo items outside of and IDE, you can try ToDoList
It's free.
Pivotal Tracker 作为项目管理工具看起来相当不错。
Pivotal Tracker looks quite nice as project management tool.
这是 CodeProject 链接到 AbstractSpoon 的待办事项列表
Here's the CodeProject link to AbstractSpoon's ToDo List
听起来无论您目前使用的哪个系统(如果您正在使用一个系统)都不会将待办事项列表列为优先事项,或者每天早上登录时都会将待办事项/任务放在您的视图中。
听起来像您需要以下功能:
与我签订合同工作的公司 WORKetc 可以完成所有这。除此之外,他们还有大量其他项目管理功能,仅举几例:
WORKetc 的酷之处在于它不仅是一个项目管理工具,还具有 CRM 和计费功能。它本质上是一个全面的业务管理平台,这样,如果您使用其他 CRM 或计费软件,您可以完全摆脱它,而不必担心集成单独的项目。即使您不使用这些功能,我敢打赌它仍然比您会看到的大多数其他功能更划算!
定价/网站链接:http://www.worketc.com/sign_up
It sounds like whichever system you're using at the moment (if you're using one at all) does not make to-do lists a priority or put to-dos/tasks in your view every morning that you log in.
Sounds like you need something that:
A company that I do contract work with, WORKetc, can do all of this. On top of this, they have a huge amount of other project management features, to name a few:
The cool thing about WORKetc is on top of being a project managemement tool, WORKetc also has CRM and billing features. It is essentially a total business management platform and that way if you're using other CRM or billing software you can get rid of it entirely, and not have to worry about integrating seperate projects. Even if you don't use these features, I bet its still a better bargain than the majority of the other ones you'll see!
Pricing/website link: http://www.worketc.com/sign_up