Self Checkout Station

Created by : Pranab Mainali, Shrawan Giri, Bishesh Khanal

💻 Source Code: GitHub

Summary

A full Java based program bilt to simulate a self check out station for a local super market. This program has a mock hardware built in to simulate a self checkout station. This program serves to demonstrate software skills being used for a real life business need. It also serves to show a knowledge on Java and a proper understanding of object oriented programming.

DEMO

This is a demonstration of the program being used with a mock set up. For personal use it would require a connection to a full purpose built back end and a database. As well as a connection to a proper hardware system

💻 Source Code: GitHub