If your repo is on git - github is great, has issues that can be tagged to milestones and labelled etc. I have a 5 person team on this, after moving from jira, trialling trello, pivotal - I 'feel' we've increased our velocity. We have issues that evolve to branches with code reviews inline, all happening in a very clean flow. Its far from perfect but very lightweight - there's heaps of shortcuts you can put into commits that will close issues, tag people etc.
Actually even if your repo isn't in git, no reason you can't create one and just use it as an issue list... https://github.com/features/projects/issues From: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Reply-To: ozDotNet <[email protected]<mailto:[email protected]>> Date: Tuesday, 5 November 2013 12:14 am To: ozDotNet <[email protected]<mailto:[email protected]>> Subject: RE: [OT] Online task management tool Trello.com is an option and is free. Cloud hosted and has iOS and Android clients. I use it for shared "to do" and "tasks" for personal use, and also for my private work-todo list, but I haven't used it for software development. There are some examples of companies that do use it for software development, such as: https://trello.com/code52 https://trello.com/c/lw4lqNGv/55-software-development Cheers, Ben From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Stephen Price Sent: Tuesday, 5 November 2013 4:04 PM To: ozDotNet Subject: Re: [OT] Online task management tool Tfs online has that stuff built in and it's included under your msdn subscription. (Tfs.visualstudio.com<http://Tfs.visualstudio.com>) On 05/11/2013 3:59 PM, "Greg Keogh" <[email protected]<mailto:[email protected]>> wrote: Folks I was browsing around today for a free online project management tool, but there are too many choices. We have 4 people who need a relatively simple facility to share sets of "issues" or "tasks" for a few related software development projects. Many I've seen are free for small scale use, but seem way over engineered for us. A set of glorified TODO lists with pretty colours and statuses would be good enough. Any suggestions? -- Greg K This email is intended for the named recipient only. The information it contains may be confidential or commercially sensitive. If you are not the intended recipient you must not reproduce or distribute any part of this email, disclose its contents to any other party, or take any action in reliance on it. If you have received this email in error, please contact the sender immediately and delete the message from your computer.
