Hi y’all!
I wanted to show a recent app we just finished at https://lowcode.agency for one of our clients.
They wanted an MVP to do SMS marketing for restaurants, and move clients from platforms like uber and doordash to order directly to the restaurant.
Consumers get their order with a QR code specific for each restaurant. When they scan the QR code, they get right to this screen where they can find all the details for the restaurant.
The CTA is to fill out a form and share their phone, so that they can get an automated and unique code via SMS for a discount in their next order:
The interesting part is the back end. The app admin can see al restaurants and add new restaurants.
When the admin creates a restaurant, we generate an automatic QR code for the restaurant, so they can print it on flyers, receipt, packaging, etc.
Not only that, but also, the admin (and restaurant owner) can set up their verbiage for the SMS’s that their clients will get when they fill out the form:
Restaurant owners can see the discount codes that we’re generating for their clients, in a list view that’s color coded based on if the code has been used or not:
They can click on any code and mark the code as used, so clients won’t use the same code for multiple orders:
Our client ended up super happy, and we are really happy as well since a solution like this is REALLY scalable, and this business will be able to onboard hundreds of clients before looking to move to a different platform.
The ability to have each restaurant with its own QR code + own SMS verbiage provides a fully white labeled solution for each client (restaurant).
Unfortunately we couldn’t make the webhook work to send the SMS instantly, so we’re relying in a GSheet + Twilio zap, instead of a webhook from Glide (cc’ing @Daniel_Sweet ).
Hope you all have a great 2021!!