Hi all, I'm very new to software development. My main area is HTML/PHP/JavaScript, but have done a bit of C# before. I don't believe the idea I have is suited for a web development option, so am looking for ideas / a starting point for a solution to the below scenario.
Scenario:
Company A has a stand at a trade show and they want to make use of a digital solution to display their products. Most likely this will be a tv screen with a computer acting as the video output.
Company A would like images of their products to display on the screen.
But, when they get talking to a customer, they would like to walk them through a series of linear slides in combination with their sales pitch.
At this point, the loop slide show would stop and a new, linear slide show would begin. At the end of that linear show, the loop would begin again.
The Company A sales reps could ideally use a bluetooth clicker to signal the linear slideshow to begin, and to navigate through it.
I can't imagine creating a linear slideshow would be all that difficult. However, if this was a website I would use JavaScript to create some cool moving effects with the images... not sure what I would use as an alternative programming language.
Could anyone point me in the right direction / offer any advice how this might be achievable?
Many thanks in advance!