I am attempting to design a DB that houses peoples time that is assigned to a project.
So for example, Bill is assigned to 20 hours on project A, and 20 hours on project B for weeks 50-52 of this year. For weeks 1-9 of next year he is assigned to project C for 40 hours a week.
How would you structure your database so that it could house all of this information for n number of people and projects?