project-management-tool.md 1.2 KB

Project Management Tool

Key Requirements

  1. Manage a work breakdown structure using a browser interface.
  2. Display a Gantt chart.
  3. All primary features should work without client side JavaScript.

Why

  1. Need help managing projects from multiple repositories or issue trackers.

Stories

  1. Users create a high level task in the WBS and link to other issue trackers that contain lower level details.
  2. Users can examine or determine critical paths.

Nice-to-haves

  • Include a CLI interface.
  • Use DataTables so the client side can easily filter/search the WBS if/when using JavaScript.
  • Interface with a Wekan instance or other kanban to more easily manage the WBS.

Suggestions

  • TBD

FAQ

Why not just create or reuse another issue tracker?

This might work, but they need to include critical path and effort data for project estimation.


References

Examples of desired features or those desiring features