Skip to content

It is a desktop software to manage retail stores which is developed in java swing.

Notifications You must be signed in to change notification settings

inforkgodara/java-pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.