Rebrand SmOS_CC customer surfaces to HAH restaurant.
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ SmOS is a modular restaurant tech stack: a shared platform core plus merchant-sp
|
|
| 18 |
|
| 19 |
| Module | Merchant | Description |
|
| 20 |
|--------|----------|-------------|
|
| 21 |
-
| **SmOS_CC** |
|
| 22 |
|
| 23 |
## Local
|
| 24 |
|
|
@@ -39,7 +39,7 @@ uvicorn app:app --reload --port 7860
|
|
| 39 |
```text
|
| 40 |
index.html Platform home
|
| 41 |
styles.css / site.js Platform chrome (Explore modules)
|
| 42 |
-
modules/SmOS_CC/
|
| 43 |
static/ Legacy voice + kitchen UI (served by FastAPI)
|
| 44 |
app.py API + WebSocket kitchen workflow
|
| 45 |
```
|
|
|
|
| 18 |
|
| 19 |
| Module | Merchant | Description |
|
| 20 |
|--------|----------|-------------|
|
| 21 |
+
| **SmOS_CC** | HAH restaurant (Dalkeith) | Custom ordering experience — service mode, menu browse, AI dish matching |
|
| 22 |
|
| 23 |
## Local
|
| 24 |
|
|
|
|
| 39 |
```text
|
| 40 |
index.html Platform home
|
| 41 |
styles.css / site.js Platform chrome (Explore modules)
|
| 42 |
+
modules/SmOS_CC/ HAH restaurant customisation
|
| 43 |
static/ Legacy voice + kitchen UI (served by FastAPI)
|
| 44 |
app.py API + WebSocket kitchen workflow
|
| 45 |
```
|