Questions tagged [time-tracking]
The time-tracking tag has no summary.
19 questions
0 votes
1 answer
216 views
Making user stories and operational duties
I'm looking for some advice on how to navigate the choppy waters of DevOps/SCRUM with in a team. Background: A team is very operational and has 3 products and 2 engineers, 1 Product Owner, 1 Manager (...
62 votes
9 answers
15k views
How do you track what you and your team are working on day-to-day?
I'm struggling with how to keep track of what myself and people on my team actually do each day. I get a good broad picture by going over completed cards each week and stand-ups help a bit, but I feel ...
0 votes
1 answer
184 views
Tracking unpaid voluntary effort in open source projects
I am curious if any open source project actually tracked effort by a measure like self-reported hours put by unpaid voluntary coders. Do they? How? Why? I don't care for cost estimations functions of ...
1 vote
7 answers
14k views
Performance analysis of C++ programs [closed]
How can I measure the performance of my C++ programs using C++? Specific metrics I want to measure are: Memory used (space) Duration taken (time)
0 votes
1 answer
648 views
Time Tracking - Best method?
I'm looking to track the time it takes users to traverse through a few forms I have on a website. My old thought was to use something like jQuery to poll the server updating the time spent on a page, ...
4 votes
2 answers
2k views
How do you track your progress in a project?
Here's the type of situation that I've been struggling with, and I'm certainly not the first: Project has a budget based on the estimated time to develop the solution Deadline to turn project over to ...
7 votes
6 answers
962 views
Tracking hours on a project
Other than the following, are there any helpful (to programmers) reasons to track hours/time on a project down to the "accurate number of hours per week" level? Reasons: Beneficial to see how ...
7 votes
4 answers
438 views
What personal process can I employ at a non-software based company? [closed]
What is the best way for a developer to track his/her hours at work, if no framework exists at that firm which would avoid any complications with internal classified information being stored on a ...