TL;DR - I’m looking for a way to allow potentially LOTS of users view and use the same functions / buttons of my Coda doc to extract / view different data simultaneously and would appreciate some general guidance on how that might be done.
Background:
I have created a Coda which handles the stock inventory and orders for our not-for-profit plastic recycling hub. This all works great for our team and I’m even able to use timelines to visually track waste plastic from various sources into the products we make using dependency lines. Now, I want to put that part of this tool in the hands of the public, allowing people who bought product to see the plastic which went into it and allow waste depositors to prove we recycled their waste. My issue is that this might result LOTS of people trying to press the same function buttons on the Coda sheet at the same time, to try and view different data.
The only workaround I can think of is to put in some form of buffer e.g. get people to connect something else and have that app connect to Coda. People then click a request button there before having Coda collate the requested data and send it back in the form of a compiled pdf. But, it’s not really what I set out to do. I’d love it if it were ‘live’ data in Coda but that each person had an ‘instance’ of this Coda to play with.
Any bright ideas on how I could set about this issue please?