项目管理中的待办事项列表

发布于 2024-09-14 06:47:51 字数 166 浏览 7 评论 0原文

我不确定这是否是堆栈溢出的适当问题。如果没有,我深表歉意。

我想知道是否有任何工具可以跟踪项目不同模块中不同未完成的任务。我目前在一家公司实习,我觉得每当有事情无法立即解决时,就会有人要求我发表“待办事项评论”,而这项任务最终会被忘记。我想知道是否有更好的方法来跟踪这样的事情。

谢谢。

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

时光病人 2024-09-21 06:47:51

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.

林空鹿饮溪 2024-09-21 06:47:51

Eclipse 将跟踪其中包含 // TODO 的注释。有一个“任务”窗口将列出所有任务。

Eclipse will keep track of comments with // TODO in it. There is a "tasks" window which will list them all.

捎一片雪花 2024-09-21 06:47:51

我建议您为每个任务使用便利贴。您还可以使用看板来管理这些任务。它非常容易学习并适应您的需求。

您可以将白板分为几个部分,例如待办事项(用于待处理的任务和新任务)、正在进行的工作(限制可能的并发任务数量)、交付/部署(即将完成)、完成。

如果你想要一个电脑工具,有很多。只需谷歌搜索看板软件即可。

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

吃不饱 2024-09-21 06:47:51

如果这是您想要采取的路线,很多 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.

相对绾红妆 2024-09-21 06:47:51

Pivotal Tracker 作为项目管理工具看起来相当不错。

Pivotal Tracker looks quite nice as project management tool.

千鲤 2024-09-21 06:47:51

这是 CodeProject 链接到 AbstractSpoon 的待办事项列表

Here's the CodeProject link to AbstractSpoon's ToDo List

累赘 2024-09-21 06:47:51

听起来无论您目前使用的哪个系统(如果您正在使用一个系统)都不会将待办事项列表列为优先事项,或者每天早上登录时都会将待办事项/任务放在您的视图中。

听起来像您需要以下功能:

  • 允许您将不同的任务/待办事项分配给项目的不同模块
  • 保持哪个任务/待办事项已分配给哪个项目的组织视图 为
  • 每个单独的待办事项/任务设置警报(由于日期、完成百分比等)
  • 保持任务/待办事项易于查看(从仪表板,或在打开项目后立即放入优先视图)

与我签订合同工作的公司 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:

  • Allows you to assign different tasks/to-dos to different modules of a project
  • Keeps an organized view of which task/to-do has been assigned to which project
  • Sets alerts for each separate to-do/task (due date, percent completed, etc)
  • Keeps the tasks/to-dos easily viewable (from the dashboard, or put in a prioritized view as soon as you open a project)

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:

  • Collaboration on all aspects of a project
  • Unlimited sub projects
  • Gantt charts
  • Project dependancy
  • Timesheet/milestone billing
  • To-dos, tasks, easily assignable to specific people/specific projects/specific sub projects, with necessary alerts

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文