How to create an app for the customer and another for the company that communicate with each other?

I already have, in theory, two ready applications: one for the customer and another for the restaurant. In the customer’s app, they place an order, and the restaurant receives the order information. How can I make the two applications “communicate” with each other?
I’m really net at Glide so i really need a help here xD

If both apps share the same table, then the same data will be seen in both apps.

1 Like