It is an application created with the intention of carrying out customer accounts. For this, various sections have been created. First, you can add and remove items from the cafeteria. You can then add the orders/items and then add them to a table. Finally, you can observe all the orders of a table and modify them as you wish, in addition to taking the account of the table.
git clone https://github.com/maxlelyonais/Cafeteria.git
curl.exe --output Cafeteria_win64.zip --url https://github.com/maxlelyonais/Cafeteria/releases/download/$VERSION/Cafeteria_win64.zip
Run the program with the following command:
wget -O Cafeteria_linux.zip --url https://github.com/maxlelyonais/Cafeteria/releases/download/$VERSION/Cafeteria_linux.zip
Download the latest release from here
Execute Binary file Cafeteria
in dist
folder
See CONTRIBUTING.md for details on submitting patches and the contribution workflow.
This project is licensed under the Apache2.0 License - see the LICENSE file for details