Another swing based java application created in Eclipse IDE with H2 embedded database as back-end support customized for
a coffee shop business. It's purpose is maintaining records of sales and bill receipts. The design is simple and easy to
operate by it's users. It is compatible to run on any Desktop after installing it or using it's exe file.
The System allows multiple users - cashiers who can be added only by the admin. The admin is the only one with full access
to the system who can view sales and update or delete products from list. The cashiers have only persmission for generating
and printing bill receipts.