Report statistics to appear on TV?

I will need to develop a report statistics to appear on TV for the employees to see. To motivate them to work hard to get more sales and challenge.

How do I make it interesting?

  • Staff made a recent sale (some effect like firework)
  • Who has the lowest sales (show with a sad face)
  • Tables of Sales
  • Weekly Chart - Number of Sales
  • Today Chart - Number of Sales
  • anything else??

The data will come from MySQL and using PHP Language.

Somehow I need to make like a sideshow to appear on TV, how can that be done?

Im thinking using a javascript to move to next webpage (slide) after 30 seconds…

  • Who has the lowest sales (show with a sad face)

whatever you, don’t do something like this, i.e. single out the worst performer. I’d suggest you read up on motivational theory.

Ok good point.

Any idea about the slide functionality?

There will be about 5 slides.

I could have index.php -> slide2.php -> slide3.php ->slide4.php
(it will automatically move to next page every 30 seconds using javascript).

or you got better idea?

ok that’s right you shouldn’t do sth like that