We do distributed agile development and could really us a solution like story cards on a wall/board, only on a webpage where you could easily drag and drop them. Any suggestions? Thanks.
12 Answers
Its been a while since this was asked, but the best option out there in my opinion is http://www.Sprint.ly
Really powerful. Really beautiful. Really User Story focused!

- 121
- 1
- 2
I've used Eidos. I think it's the best if you want to use in Agile project (I've used it for real 3-4 projects for the real customer). Eidos team keep developing to serve human's need in Agile project. I think they invite beta users to test now. If you have problems about co-located team, this tool is quite useful (I prefer physical thing anyway if my team is co-located)

- 474
- 4
- 8
See if scrumy suits. It's a tool roughly based on scrum. You create stories from them assign tasks to a story board assign them to people. In fact it is exactly what you've asked for! :)
You can set up a free project and play around with it.
Screenshot here

- 29,228
- 19
- 111
- 160
For User Stories, I find Pivotal Tracker to be awesome. It automatically fits user stories into each iteration based on computed velocity. Implements just enough workflow so everyone understands what they're responsible for. And is one of the cleanest, nicest implementations I've seen. (Although AgileZen is up there too... that app is gorgeous - but I just didn't gel with it in the same way)
However the drag-drop in PivotalTracker is limited to User Story-level objects. You don't move tasks around. For a more this-sprint/iteration task board, Scrumy is probably the one to go for.

- 2,988
- 2
- 24
- 25
maybe a Bit oversized for your purposes, but targetprocess is a nice full blown project Management Software. It has a nice Kanban Board which fulfills your stroyboard requirement including Drag&Drop. It is free for up to 5Users.

- 35,298
- 14
- 114
- 172
-
I am checking out Target Process (3) and it is pretty incredible. – Rich Apr 30 '14 at 17:04
I have used xPlanner before successfully.
Also, I have seen peole use Google Sites for similar effect. Either is drag and drop though

- 4,537
- 2
- 26
- 50
Take a look at Assembla tickets and its agile planner, it is a way to go. Drag & Drop for:
- to make tickets and user-stories
- to sort tickets inside a milestone
- to sort user stories
- to move stories/tickets between milestones
sorting will be available on Monday(26 Oct) with next release as they promised.
Finally distributed agile development is a way that Assembla is doing their client jobs.

- 5,923
- 4
- 38
- 47

- 736
- 3
- 9
-
What I dislike about Assembla "user stories" is that they are just tickets marked as "stories". There is absolutely nothing about the these "stories" that makes them easy to create/read for customers (our customers hate to add tickets to Assembla!). The only advantage to these stories is that you can drag them around and sort them any way you want. It feels more like a late add on to their complex ticketing system, rather than a well designed user-friendly option for Agile development like Pivotal Tracker, Sprintly or even Trello. – Onema Mar 23 '12 at 21:57
-
Who can create a tool that suit everyone? ;-) You have to try some options and choose one that helps you best. – Vitalie May 14 '12 at 08:17