Project Estimation / Time Tracking software

Status
Not open for further replies.

douglasb

Diamond Member
Apr 11, 2005
3,157
0
76
I have been tasked with recommending a software to do estimates and manage time for a small software development company. Mostly we do web development in .Net, but we occasionally do other things as well. We are a small company (< 10 employees).

Can anyone recommend an off-the-shelf software to do this? It will most likely have to be limited to Windows OS (or web-based).
 

KIAman

Diamond Member
Mar 7, 2001
3,342
23
81
MS Project and experience. Project will help manage tasks, dependencies, duration, metric time, overall timeline and milestones.

Individual estimates come with experience. You can set the bar for an "average" time for certain tasks and go from there.
 

Train

Lifer
Jun 22, 2000
13,587
82
91
www.bing.com
We use Redmine, and like it. Free, easy to set up.

We actually run it off a linux VM, but I'm pretty sure you can set it up on Windows.

One area of weakness though is it's analytics. For that we use the API to pull the data into other tools. We will be switching to a homegrown system soon, which has a lot of cool ideas we stole from redmine. We are trying to get all of our agile tools into fewer and fewer systems to avoid app soup. But since we are a .Net shop and Redmine is in PHP (I think, maybe it's ruby?) it didn't make the cut to be integrated.

JIRA might also be worth a look, last I used it it seemd to have quite a bit of charting abilities that cam in handy.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
It really depends on what software development methodology you use. There are great tools out there for kanban, waterfall, agile, scrum, etc. Once you have the method, then you can find a tool that works best in that method.
 

douglasb

Diamond Member
Apr 11, 2005
3,157
0
76
We are probably somewhere between Waterfall, Scrum, and Lean in terms of methodology. I would say that we lean towards Waterfall, but only because there are a few older guys that are somewhat set in their ways. We are definitely not Kanban, or Agile, although we are starting to release things more frequently than we used to.
 

BrightCandle

Diamond Member
Mar 15, 2007
4,762
0
76
A corkboard and some cards. Honestly its all you need for planning and estimation these days. Low tech, low cost story point planning produces amazing accuracy over a short time period and all it requires is a bit of knowledge on the psychology of estimation and how to use points.
 

douglasb

Diamond Member
Apr 11, 2005
3,157
0
76
A corkboard and some cards. Honestly its all you need for planning and estimation these days. Low tech, low cost story point planning produces amazing accuracy over a short time period and all it requires is a bit of knowledge on the psychology of estimation and how to use points.

I don't think this is going to be a sufficient answer for my boss. We already use a whiteboard pretty regularly, but he wants something a little more modern. He also wants a way to track tasks so that he can bill them to the client later.
 
Status
Not open for further replies.