Closed bobby7718 closed 3 months ago
According to MVP 1.0 (https://docs.google.com/document/d/1vA0TuXEvmKLr5IzAciiT8-Qjjb1xhz-eFEwJLyqnAO8/edit)
We need a tool to generate QR code from a given URL.
a sample URL can be :
https://actonarboretum.org/plants/123
When the user scan this generated QR code(an image), the phone should prompt the user to open the URL in the mobile device).
https://github.com/arboretum-dev/petclinic/pull/9
According to MVP 1.0 (https://docs.google.com/document/d/1vA0TuXEvmKLr5IzAciiT8-Qjjb1xhz-eFEwJLyqnAO8/edit)
We need a tool to generate QR code from a given URL.
a sample URL can be :
https://actonarboretum.org/plants/123
When the user scan this generated QR code(an image), the phone should prompt the user to open the URL in the mobile device).