I am currently creating a mobile application for the first time, and I am using:
React Native
PHP
MySQL with phpMyAdmin
Expo
In short, this is dedicated to restaurants. Each restaurant has a mobile application to manage the restaurant and a website where their customers can place orders. Once the order is placed, I would like the restaurant to receive a notification informing them that a new order has arrived.
How can I do this, please?