A graphical Linux application, built using Python and GTK interface libraries, to enable users to order sandwiches and drinks through an intuitive graphical interface. Uses object-oriented programming to represent items and orders.
This runs on Linux systems that support GTK toolkit and Python 3.
Run: python3 sandwich-order.py
You may have to install some dependencies.
