A simple POS system for garments store made using windows forms.
The user must provide correct Username and Password to proceed.
The items page gives the all items available in the inventory with filter options on the left to filter accordingly.Items can be added to cart with add to cart button at top.Individual items can also be searched using searchbox given.
The cart viewed shows all the the items added with the option to remove if required and generating receipt for billing.
The receipt shows purchased items info and total price which can be then printed if required.
You could also explore products with their detailed info by browsing in a hierarchical fashion catogaries wise.