Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.6 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.6 KB

Java POS

This is simple point of sale for retail store which is developed in java swing. Currently working on JavaFx, This will be converted into JavaFx soon in the same repo and update for the rest of crud operation like item, price, customer, special discount, coupon.

Note: A better version of this repository is in another repository where you will get fully functional pos except the finance module. https://github.com/inforkgodara/store-pos

Screenshots

Login - POS

login - POS

Welcome - POS

Welcome - POS

Add Invoice - POS

Add Invoice - POS

Scan Product - POS

Scan Invoice - POS

Complete Invoice - POS

Complete Invoice - POS

Save Invoice - POS

Save Invoice - POS

Update Invoice - POS

Update Invoice - POS

Note: It is developed for the practice purpose actually not a product to use.