VB10; Team Workload Manager
I'm trying to develop a team workload manager. Which I'm hoping will be a really simple program to develop using VB10.....? as I lack strong VB skills
Its a pretty simple concept really.
Simple View
- Team of 10ppp who can do up to 15 tasks (depending on skill level)
- A tick list section to select those who are in on that day
- Ability to Read In a .client ID .CSV file list which can be evenly distributed amongst the team with the client IDs per each list for each team member
- Ability to print off the even distribution lists for each team member. IE 100clients to work today, 1 page per team memeber with 10 clientID on the piece of paper. (This is much more simple then the actual volumes. )
Further Work
- The ability to add/remove team members
- Factor in the number of hours each person works in a day to give the lists better realism of what can be achieved in a day
- Factor in working patterns
- Ability add more teams, up to 19
- Have a skills matrix to only give the work to ppl who are capable of doing it
Sorry for such a strange starting post but I'm just trying to set the scene in my head and then stumble my way through the design, coding with some help if possible!!!Thanks