Hello Gliders!
I have a fully functional app made for a client. The client loves it, but I believe on improvement and support for growth.
Your feedback or suggestions would greatly be appreciated.
Thank you in advance!
AJ
Hello Gliders!
I have a fully functional app made for a client. The client loves it, but I believe on improvement and support for growth.
Your feedback or suggestions would greatly be appreciated.
Thank you in advance!
AJ
Really nice app! I found it super easy to use and everything flowed nicely. The only thing Iâd suggest is making the menu more visible at first glance â could even be done by just adding text to the tabs at the bottom.
Thank you!
muito bom o aplicativo, simples e intuitivo. muito eficiente. parabéns
Hi @AjBruce its an easy to navigate app & functional. I have a couple of questions: 1) How are you going to handle add ons & extras & special instructions on a menu? How do you handle notifications for collection of meals when they are ready? I am asking because I have a restaurant app, for a client, which is primarily a marketing & information tool. I have been thinking about incorporating a takeaway menu but need to know how to approach these issues.
Handy, simple and useful.
Related suggestions while ordering is a great idea. I love it.
Nice work! Thanks for sharing.
Thanks for the feedback @Brad_Legassick!
In regards to handling add-ons, extras, & special instructions on a menu:
Option: Buy Button
First, you should consider that within the âBuy Buttonâ, there are only 5 fields under âProduct Infoâ that are assigned to 5 unique columns (app properties) in Google Sheets.
2 of the 5 fields are key and should not be used for any other text
*** The remaining 3 fields can be used for additional text
Name (Displayed in Checkout)
Description (Displayed in Checkout)
Product ID (Not Displayed in Checkout)
Special Instructions:
** * Use Case: Say the customer wants to replace the side from Ranch to Mayo.
Add-ons and Extras: (Here this is interesting)
Google Sheets: I would have specific columns made for Add-ons and Extras
App Properties: I would use the âChoiceâ component for the two and assign it to one of 3 fields.
Use Case: Say the customer selects 1 extra hot sauce and added onions
If/And Functions: You can use the If(And) Statement to manipulate the data and replace the current wording with new wording.
Notifications:
I hope this helps you or anyone else⊠Reach me here www.liinks.co/iamajbruce for any additional help.
Thanks!
I really appreciate you taking the time for the feedback @darder!
@AjBruce thx for the detailed response. I will be looking into this soon.