agileG.com Backlog
I'm planning to add features to the agileG backlog editor in this order:
- backlog creation and naming
- backlog item entry (name only)
- move-item-up/move-item-down links
- jquery drag-n-drop re-ordering of items
- enter/edit backlog item details (plain text)
- mark as done (aka archival)
- enter key on item title starts new backlog item
- tab key on blank item creates item details for previous item
- support users other than me! (registration, login, CAPTCHA, etc.)
- add uservoice feedback tracking
- Rich Text item details
- default per-item fields (assigned to, estimate
- custom per-item fields
- grouping (e.g. by sprint or iteration)
- public (anonymous) vs. private visibilty
- reader vs. editor roles
- export to Excel
- view variations / reporting (e.g. table view, outline view)
- autocomplete (e.g. for assigned-to)
- nested grouping
- subtotals (e.g. per-iteration costs)
- sorting by columns
What's a backlog?
An Agile Product Backlog is, at the core, a prioritized list of work items which is frequently re-shuffled according to changes in customer input, technical constraints, etc. A backlog should be public (at least within your team and its stakeholders) so everyone involved knows what work is coming up and can provide feedback about prioritization.