Hi! I have looked through the community site but not found anything on this…
use case: I will likely need to build an app that has individuals order home-test kits for Covid, book a time to do a live chat with an agent, then conduct the spit test on a video chat (including showing their ID), before waiting 15 mins and sending their photo result back to be verified. Once this is done, they would be emailed a PDF (with QR code) of their result (like a doctor’s note), and have access to the PDF in the app.
So two pieces of interesting functionality will be a) PDF generation and emailing and b) integrate live video (maybe jitsu)
An add on would be to genuinely claim that the proof that this is a real certificate with unaltered results would be to instantly save that result (in some way, depending on privacy) on a blockchain (there are more than one) so that anyone who is presented the PDF / QR code can check a) is this real and b) does the info I am now presented with in person or forwarded match the data.
Now a test like this is only valid 24 hours! And is never conclusive (there is a false positive an negative rate for any covid test, much higher with self-tests). But it would be nice to say 'we have integrated the app into the blockchain to support immutability, etc).
Anyone got any ideas? Maybe it is in integromat to take a value out of a GSheet and write it to a blockchain, etc.
Thanks! M