Point of Sales (POS) in VB.Net and MySQL Database with Full Source Code

About Point of Sales System

This Point of Sales (POS) system can be used in any small business. This has the capabilities of making your business grow and easier to run. This system is very essential, it processes sales and accepts payments that help a lot the staff in managing everyday sales transactions. It is fast and efficient and could also provide sales reports. This system is very easy to use and easy to maintain compared to manual methods.

These are the following features of the system.

POS Product

  • add Product
  • Edit Product
  • List Product
  • Delete Product
  • Add Quantity Product

Category

  • Add Category
  • Edit Category
  • List of Category

Manage User

  • Add User
  • Edit User
  • List of User

Report

  • Daily Sales
  • Monthly Sales

Account Access:

Username: admin
Password: admin

Requirements:

Download and install the following

How to Run

  1. Download and Extract the Source Code. (Download button is located after this article)
  2. Open XAMPP Control Panel and start the MySQL.
  3. Open a Web browser and browse "localhost/phpmyadmin" then create a new database naming "dbpos".
  4. Import the SQL File located at the root folder of the source code. 
  5. Open the "PoinOfSales.sln" with Microsoft Visual Basic. (originally developed using VS 2015. Recently tested in VS2019)
  6. Press "F5" to run the project.

For more information about the system. You can contact me @

Email – [email protected]
Mobile No. – 09305235027 – TNT
FB Account – https://www.facebook.com/onnaj.soicalap

Enjoy Coding :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byBEE2019 (not verified)on Fri, 08/16/2019 - 11:57

cannot login using admin pass admin
Submitted byAccuman (not verified)on Wed, 09/08/2021 - 02:44

How do i customise the receipt and report header text
Submitted byBetsy Rose (not verified)on Fri, 10/22/2021 - 02:46

When I select several items,the item code,description, qty and price do not appear. Asking for the solution.

Add new comment