Effective inventory management is crucial for the success and profitability of businesses across various industries. Manual inventory management practices pose significant challenges, including inaccurate stock levels, inefficient order management, ineffective stock rotation, and a lack of real-time insights.
The project aimed to develop a comprehensive software solution for efficient inventory management, including tracking, order management, stock replenishment, and reporting.
- User 1 : Admin
- User 2 : Cashier
- User 3 : Salesman
- Manage Employees – Add Employee, Delete Employee, Edit Employee Info.
- Manage Products – Add Product, Delete Product, Edit Product Info.
- Manage Stock – Add, Delete, Edit - Vendor’s Product.
- Salary History Tracking.
- Make Sell.
- Bill Generate.
- Selling History.
- Make Sell.
- Bill Generate.
- Selling History.
- Manage Stock.
- Make Sell.
- Bill Generate.
Data encryption is implemented using the Caesar cipher for information security, ensuring the confidentiality of sensitive data.
Need to Download:
Visual Studio 2019
.NET Framework 4.8
Microsoft SQL Server 2019 Express (64-bit)
SQL Server Management Studio (SSMS) 18.9.2
Download or Clone
git clone https://github.com/jawad-mohsin/Point-of-Sale
Make Database.
Make Database connection with SQL.
Goto project folder InventoryManagementSystem open
POS.InventoryManagementSystem.sln
with Visual Studio
Build & Run the project
- C# Language Basics
- .NET Framework 4.8
Note: Using Default .NET UI Component And Two 3rd Party .NET UI & Reporting Components
(3rd Party UI Not Include on this repo)
- Database file not included.
- 3rd Party .NET UI & Reporting Components DevExpress and Guna UI2 Not Included.