luaexec / pos_sys

A barebones POS system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A barebones POS (Point Of Sale) system for implementation in retail workspaces and various other industries. (built simply as proof of concept, undeployable as stands).

Built with:

C++23 compiler & CLion ide.

Features:

  • Take orders.
  • Queue system for orders.
    1. Load.
    2. Recall.
    3. Void.
  • Ability for multi-pay.

Contact:

Discord: Currently unavailable.

About

A barebones POS system.

License:GNU General Public License v3.0


Languages

Language:C++ 92.1%Language:C 6.5%Language:CMake 1.3%