Requires database to manage cocktails, queue user data.
Database connection is made only by localhost.
The application provides only the data from the MySql database or amend. Ordering the relevant data is written to a queue table, which in turn are read by the machine.
Database connection is made only by localhost.
The application provides only the data from the MySql database or amend. Ordering the relevant data is written to a queue table, which in turn are read by the machine.
Show More