App created for the 64-51 Mobile Dev course simulating a dining platform where the user is able to put menu items in his cart (explore screen > select restaurant > menu) or book a place (explore screen > book button). Everything is simulated, the restaurants don't exist, the orders are only sent to the firestore database. Same for the payment details : we don't proceed the details (for example the credit card informations) but only the payment choice that is then displayed in the receipt.