I'm looking to create a Rails application that will be used as programme that outlines the running order of a service / event for my local church. The basic concept is that the technical team who control the sound, lighting, visuals etc and the volunteers can log in to the application and view the running order which will contain all the elements of the service including timings etc.
I want a producer to be able to control the running order, so that he / she has basically a 'Next' / 'Back' button and can cycle through each element of the show. This way the team all know exactly what stage of the service they are on and what they need to do.
My question: How can I make it so that when the producer presses the 'Next' button, the application refreshes / updates for all users and they see the latest element? Everyone needs to be viewing the same information - and quickly too.
Any help appreciated!
Thanks
Lee