I manage a team at a financial services company. My team has a constant flow of incoming transactions to process through a digital workflow system. I want to build a mini-dash board that would run on each associates computer that would display the number of completed transactions (both as a team and individually) and the number of transactions to be completed.
I'm thinking something like a Gadget in Windows Vista, a task bar utility, or even a browser add-in of some sort that would read a file that would be periodically updated with current numbers. The data is easily accessible and I can handle the programming to create and refresh the file.
I just need a way to deliver the information to my team. Any ideas?
I'm thinking something like a Gadget in Windows Vista, a task bar utility, or even a browser add-in of some sort that would read a file that would be periodically updated with current numbers. The data is easily accessible and I can handle the programming to create and refresh the file.
I just need a way to deliver the information to my team. Any ideas?