Is there a more cost-effective way to have three web applications running on separate displays with user input?
Each display will require users to enter numerical information into the lightweight HTML, CSS, and JavaScript web app.
I've considered options like:
1) Providing a computer, monitor, mouse, and numpad keyboard for each user - but this is expensive.
2) Using a tablet computer (not resistive android) - also costly.
3) Desktop virtualisation - struggling to find a simple solution.
If you have any suggestions or alternative solutions, please let me know!
Additional Details:
Users will be accessing a local server via wifi, and the system needs to operate from 8-5 Monday-Friday.