adrienshen / eggroll-pos

Modern POS for Quick-Serve Restaurants in Typescript and React
https://eggrollpos.com
5 stars 8 forks source link

Customer can start order process #9

Open adrienshen opened 4 years ago

adrienshen commented 4 years ago

When chat is initiated with bot, starts order process, order row is created and saved in database with MerchantId, and CustomerId. Customer is moved forward to Menu selection.