Tuesday, March 18, 2014

My first Point of Sale Software Application


Point of Sale software has a high demand in the current market where many vendors like to make their sales business convenient with using a Electronic mechanism in order to track sales, orders, refunds etc. LeafPOS is a project which is developed by myself to provide POS operations targeting retails and restaurants business.

The functions of the application is:

1. Stock Management
2. Orders and Refunds Management
3. User Management
4. Provide daily/monthly Reports
5. Print the bill with Thermal Printer
6. Show the Order Items, Balance etc. in Custom Display

The application is written with Java and MySQL database. Here are few of the snapshots from the project.

1. Log in window




 2. Main window





3. Start order window



4. Items search window



5. Pay window



6. Add stock window



















..............................................................................................................................................................


Paint Delivery System

The main use of the application is keeping track of the paint products sold by the sales  representatives. The various functions of application includes Order handling, Distributors handling, Items and Stock handling etc. The source code of back end and UI is written in C#  and MySQL is used for the database. We have done this as a group project during my second year of university.

Sample UI portal screenshot is,


The hosted source code can be downloaded from here .