A simple till app where the user can list items for sale, with their prices, and for each sale keep track of the items being bought. The app calculates the total cost, and saves details of the sale. There is an option to place a transaction on on hold and later retrieve it. At the end of a session the app reports the total value of all sales.
Options allow user to choose currency, and to vary the layout and appearance of till (item) buttons to suit the needs of a particular business.
Currency symbol (eg £, $ , ...) can be set by the user.
A simple stand-alone till app to total and record sales