arboretum-dev / petclinic

Learning project with Spring Boot as backend and Flutter as frontend.
0 stars 0 forks source link

add qr code generator #8

Closed bobby7718 closed 3 months ago

bobby7718 commented 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).

bobby7718 commented 3 months ago

https://github.com/arboretum-dev/petclinic/pull/9