Hi Friends! Can someone please help me with this? I manage a small team of 3 members. Let's say I have 3 tables:
1. Projects,
2.Tasks and
3.Subtasks (
linked with one another).
So I have an interface where each user can see everyday the projects, tasks and subtasks asigned or due for that certain day.
I want a way to track productivity, or what have been done each day by each user, in someway that is simple and ideally automated.
Do any of you have any idea of the structure I must follow to accomplish this?