Docs: fix whitespace alignment in PROJECT_REFERENCE.md ASCII diagram
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -29,7 +29,7 @@ A lightweight **cloud backend** handles licensing only: it verifies that each re
|
|||||||
│ sysadmin_panel (React/Vite, port 5175) │
|
│ sysadmin_panel (React/Vite, port 5175) │
|
||||||
│ │
|
│ │
|
||||||
│ Responsibilities: │
|
│ Responsibilities: │
|
||||||
│ - Site registration (generates site_id + key) │
|
│ - Site registration (generates site_id + key) │
|
||||||
│ - License management (expiry dates) │
|
│ - License management (expiry dates) │
|
||||||
│ - Remote lock/unlock per site │
|
│ - Remote lock/unlock per site │
|
||||||
│ - Receives periodic heartbeats from local sites │
|
│ - Receives periodic heartbeats from local sites │
|
||||||
@@ -42,7 +42,7 @@ A lightweight **cloud backend** handles licensing only: it verifies that each re
|
|||||||
│ backend (FastAPI, port 8000) │
|
│ backend (FastAPI, port 8000) │
|
||||||
│ SQLite DB (pos.db) │
|
│ SQLite DB (pos.db) │
|
||||||
│ Runs on: Raspberry Pi 4 or any Linux box │
|
│ Runs on: Raspberry Pi 4 or any Linux box │
|
||||||
│ Static LAN IP (e.g. 192.168.1.10) │
|
│ Static LAN IP (e.g. 192.168.1.10) │
|
||||||
│ │
|
│ │
|
||||||
│ Responsibilities: │
|
│ Responsibilities: │
|
||||||
│ - All business logic (orders, tables, users) │
|
│ - All business logic (orders, tables, users) │
|
||||||
@@ -51,12 +51,12 @@ A lightweight **cloud backend** handles licensing only: it verifies that each re
|
|||||||
│ - License enforcement (from cloud heartbeat) │
|
│ - License enforcement (from cloud heartbeat) │
|
||||||
└───────────┬──────────────────┬───────────────────┘
|
└───────────┬──────────────────┬───────────────────┘
|
||||||
│ LAN │ LAN
|
│ LAN │ LAN
|
||||||
┌───────────▼──────┐ ┌────────▼──────────────────┐
|
┌───────────▼──────┐ ┌────────▼───────────────────┐
|
||||||
│ waiter_pwa │ │ manager_dashboard │
|
│ waiter_pwa │ │ manager_dashboard │
|
||||||
│ React PWA │ │ React web app │
|
│ React PWA │ │ React web app │
|
||||||
│ Port 5173 │ │ Port 5174 │
|
│ Port 5173 │ │ Port 5174 │
|
||||||
│ Waiters' phones │ │ Supervisor tablet/laptop │
|
│ Waiters' phones │ │ Supervisor tablet/laptop │
|
||||||
└───────────┬──────┘ └───────────────────────────┘
|
└───────────┬──────┘ └────────────────────────────┘
|
||||||
│ LAN (TCP/9100)
|
│ LAN (TCP/9100)
|
||||||
┌───────────▼───────────────────────────────────────┐
|
┌───────────▼───────────────────────────────────────┐
|
||||||
│ Thermal Printers (Jolimark TP850UE) │
|
│ Thermal Printers (Jolimark TP850UE) │
|
||||||
|
|||||||
Reference in New Issue
Block a user