Feb 10, 2022 12:47 AM
I’m completely new to no code and Airtable. I want to create a certificate generator for Covid tests for travelers. I will need to put in basic info like the person’s name, patient no, date and test results. Then a digital certificate of this needs to be produced, which can also be printed. The each certificate must have a QR code that they scan at the border to trace everything back to the digital copy and medical centre.
Feb 10, 2022 04:13 AM
Welcome to the community, @Codeless_Kun!
First, you would need to figure out how to generate the QR code.
If you want to stay low-code/no-code (i.e. no writing scripts), you could generate QR codes with Integromat’s free QR Code Generator or MiniExtensions’ paid QR Code Generator:
Then, you would need to figure out how to print the certificate.
Certificates can usually be printed with Airtable’s Page Designer App, although this can’t be automated in any way:
Feb 10, 2022 06:38 AM
Thank you so much, Scott! This really helps a lot in guiding my way forward! Definitely giving these a try!