Hi All B4X Helpers
I come across this app which piques my curiosity and of course there is nothing new about this app and it has been around for yonks just that I am a Johnny-come-lately in this sphere.
This app is from a fast food chain downloadable from Google Play. This app allows users to order via phone (I assume using the cellular mobile data) and when the user enters the shop to pick up, the user simply press a button which says "I am in the shop".
I would like to know how this may be achieved using B4A.
-> User sends an order and pay via phone
<- fast food chain receives orders
-> fast food chain notifies user order is ready
<- user notifies shop "I am in the shop" to pick up the orders.
What library or methodology are required to achieve the above communication flow? Any suggestions are appreciated. Thanks.
I come across this app which piques my curiosity and of course there is nothing new about this app and it has been around for yonks just that I am a Johnny-come-lately in this sphere.
This app is from a fast food chain downloadable from Google Play. This app allows users to order via phone (I assume using the cellular mobile data) and when the user enters the shop to pick up, the user simply press a button which says "I am in the shop".
I would like to know how this may be achieved using B4A.
-> User sends an order and pay via phone
<- fast food chain receives orders
-> fast food chain notifies user order is ready
<- user notifies shop "I am in the shop" to pick up the orders.
What library or methodology are required to achieve the above communication flow? Any suggestions are appreciated. Thanks.