DimiDR / TI-ThermalPrinter-Android

Tasty Igniter Android App to help with POS printing
MIT License
0 stars 2 forks source link

Customer OneApp Experience #16

Open DimiDR opened 2 months ago

DimiDR commented 2 months ago

Create one single Playstore app, and route the login through this app. User will login in this one app and select in which stores he/she wants to shop, or visit the front page of the restaurant. The account creation from the app will be propagated to the site PHP account creation.

API can be used to create customers: Create a customer: POST /api/customers Retrieve a customer: GET /api/customers/:customer_id Update a customer: PATCH /api/customers/:customer_id

QR Code Scan to imdiately come to own shop

image