The idea is to have items labeled with barcodes or QR codes and scan them to open a local file that corresponds to that item.
The reason I need this is so that technicians can scan equipment to view past calibration logs and edit new ones in Google Sheets. I know that I can make a QR code open a file locally but the file paths differ from phone to phone and I don't want to make barcodes that will be useless next year. Any ideas? There very well may be a solution currently available but I haven't found one.
Thank you.
Edit: And by the way, I do know basic programming so I could start this if I know where to go. I'm not a developer but I have some experience in Java and several other languages. My problem is that I don't know where to start and I may not even have to write anything. I believe the QR code must contain the file path but that introduces a lot of problems, so perhaps this is futile.
The reason I need this is so that technicians can scan equipment to view past calibration logs and edit new ones in Google Sheets. I know that I can make a QR code open a file locally but the file paths differ from phone to phone and I don't want to make barcodes that will be useless next year. Any ideas? There very well may be a solution currently available but I haven't found one.
Thank you.
Edit: And by the way, I do know basic programming so I could start this if I know where to go. I'm not a developer but I have some experience in Java and several other languages. My problem is that I don't know where to start and I may not even have to write anything. I believe the QR code must contain the file path but that introduces a lot of problems, so perhaps this is futile.