AntennaMan
Expert Member
- Joined
- Apr 17, 2014
- Messages
- 2,698
- Reaction score
- 1,488
Hi everyone
I hope someone here as an elegant solution to my problem.
At the company I work for, we run multiple projects at the same time. At any one time there are about 15 projects running. We have to keep track of the time spent on the different projects.
Not everybody works on all the projects. Most projects have two-three people working on it.
What is an elegant solution to track the time spent by individuals on their individual projects?
Currently we use a very large excel sheet, but it is kind of crap. Only a single person can update their timesheets at a time and I can edit someone else's timesheet.
My guess would be a sql database with a web interface, with only the people working on a specific project enabled to access those records, while the project managers will have full access. Am I on the right track and is their such a solution available?
Regards
I hope someone here as an elegant solution to my problem.
At the company I work for, we run multiple projects at the same time. At any one time there are about 15 projects running. We have to keep track of the time spent on the different projects.
Not everybody works on all the projects. Most projects have two-three people working on it.
What is an elegant solution to track the time spent by individuals on their individual projects?
Currently we use a very large excel sheet, but it is kind of crap. Only a single person can update their timesheets at a time and I can edit someone else's timesheet.
My guess would be a sql database with a web interface, with only the people working on a specific project enabled to access those records, while the project managers will have full access. Am I on the right track and is their such a solution available?
Regards