تخطي إلى المحتوى
XREFS0 LogoXREFS0
شروحات
من نحن
تواصل معنا
شروحات
سورس كود
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
هندسة عكسية
البرامجالشروحات
التسويق الإلكتروني
البرامجالكورساتبيانات العملاء
من نحنتواصل معنا
XREFS0

شروحات تقنية، تسويق إلكتروني، هندسة عكسية، وسورس كود — كل ما يحتاجه المطور والمبرمج في مكان واحد.

روابط سريعة

  • الرئيسية
  • من نحن
  • الشروحات
  • سورس كود
  • هندسة عكسية
  • التسويق الإلكتروني

قانوني

  • سياسة الخصوصية
  • شروط الاستخدام
  • إخلاء المسؤولية
  • DMCA
  • إزالة محتوى
  • رابط معطل
  • الأسئلة الشائعة

ابقَ على تواصل

اشترك للحصول على آخر الشروحات والأدوات مباشرة.

اشترك في القناة

© 2026 XREFS0. جميع الحقوق محفوظة

صُنع بـ ❤️ للمطورين العرب

  1. XREFS0
  2. سورس كود
  3. فيجوال بيسك
  4. Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
مشروع
2026-07-319,816

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code

Hi, this is a school project that might help other IT students or self-learners that studying vb.net programming. This Pharmacy Sales Management System / Point of Sale System (POS) source code was dev...

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
Visual BasicVB.NETSource CodeFree

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code

Hi, this is a school project that might help other IT students or self-learners that studying vb.net programming. This Pharmacy Sales Management System / Point of Sale System (POS) source code was developed using VB.net and MySQL database. The system has a simple management of product feature which are the list of medicine, creating new, updating product, and adding a new stock. Talking about cash registry page/form, this form is where the sales transaction is being recorded or done. The cash registry form is has a user-friendly interface and also this have a keyboard shortcuts which also displayed. The system generates a printable receipt. The system has 2 types of users login which are the admin and cashier users. The admin has the privilege to manage all the data of the system while the cashier can only manage the sales transaction or the cash registry page/form.

Features:

User Login (Admin)

Cashier Login

Product or Medicine Management

User Management

Generates Receipt

Generates Sales Report

How to run

To run the project follow the steps below and also, download and install the software needed to run the project source code.

Requirements

Download and Install Microsoft Visual Studio Software.

Download and Install XAMPP.

Run the source code

Download and Extract the source code zip file. (download button is located below)

Open your XAMPP Control Panel and start "Apache" and "MySQL".

Open a web browser and browse localhost/phpmyadmin.

Create a new database naming "pmisdb".

Locate and Extract the "pmisdb.sql.zip" file in the source code root folder.

Import the "pmisdb.sql" file in your "pmiasdb" database.

Locate the "WindowsApplication1.sln" file in the source code folder.

Open the solution file ".sln" with your Microsoft Visual Studio Software.

Press the "F5" key on your keyboard to run the system.

Sample Credentials

Admin

Username: admin

Password: admin

Cashier

Username: testrun

Password: 12345

That's it, you can now explore the system functionalities and features. I hope this will help you with what you are looking for. Feel free to modify the source code.

Enjoy Coding:)

Screenshots

Screenshot

Download Project

Download Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
9.8K views
1.8K تحميل
FacebookTweet This
1.2K
العودة لـ فيجوال بيسك

مشاريع ذات صلة

Advanced Library Management System using VB.NET with Source Code

This is an Advance Library Management System project that helps a certain school manage its Library records such as the books and borrow/return transactions. This project is written using VB.NET 4.0 a...

2026-07-31

Airline Reservation System using VB.NET with Source Code

HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET. About  The Airline Reservation System is a vb.net project developed to manage th...

2026-07-31

Alarm System in VB.Net with Full Source Code

Alarm System in VB.Net with Full Source Code The Alarm System is a simple desktop application that is developed using VB.Net. This is a very interesting project most especially for students who are be...

2026-07-31