QR Code Scanning for Honey bottles (ASP.NET project)

QR Code Scanning for Honey bottles (ASP.NET project)

In the early stages of this year I created a QR code scanner app. The user enters a URL in the text box and a QR Code is generated.

The initial thinking behind this project was to keep track of a set number of bottles which qualify for a free honey refill, once the customer has purchased one bottle.

Now I am revisiting this QR code app and now my plan is to add a 10-digit auto-generator, which will also generate a QR Code, and that QR Code which is generated, can be assigned to a person's name and contact details.

I am still looking at different ways I can execute this. I will be posting about the progress of the project.