# simple-mobile-order

This repository contains four applications for a mobile ordering system:

- **front**: Customer-facing React Native app built with Expo. It lets guests browse menus, manage a cart, handle age verification, and supports multiple languages and table setup.
- **kitchen**: Web app for kitchen staff to monitor and process orders. Staff can filter urgent tickets, mark items complete, and manage the active kitchen number with maintenance controls.
- **store**: Management portal for store staff. Provides product and category management, table and kitchen configuration, user administration, customer history, QR code generation, and store settings with role-based access.
- **admin**: Administrative dashboard to manage companies. Offers a company list where administrators can toggle payment status, enable pay-at-order, and activate or deactivate companies.

