Skip to content

This POS Project was developed with C# from scratch and using MS SQL Server 2019 and .NET Framework 4.8 as Backend.

Notifications You must be signed in to change notification settings

jawad-mohsin/Point-of-Sale

Repository files navigation

Point of Sale (POS) - Inventory & Super Shop Management System - C#

C#  .Net 4.8  MicrosoftSQLServer  Visual Studio

Point of Sale (POS)

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.

This POS has 3 Roles features.

# Roles

  • User 1 : Admin
  • User 2 : Cashier
  • User 3 : Salesman

# Features

1. Admin

  • 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.

2. Cashier

  • Make Sell.
  • Bill Generate.
  • Selling History.
  • Manage Stock.

3. Salesman

  • Make Sell.
  • Bill Generate.

Data Encryption

Data encryption is implemented using the Caesar cipher for information security, ensuring the confidentiality of sensitive data.

Quick Overview - Setup & Run

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

Step - 1

Download or Clone

git clone https://github.com/jawad-mohsin/Point-of-Sale

Step - 2

Make Database.

Step - 3

Make Database connection with SQL.

Step - 4

Goto project folder InventoryManagementSystem open POS.InventoryManagementSystem.sln with Visual Studio

Step - 5

Build & Run the project


Tools & Technologies

Languages

IDE

Database

Icons

Screens

Windows Forms

Note: Using Default .NET UI Component And Two 3rd Party .NET UI & Reporting Components
(3rd Party UI Not Include on this repo)

# Login

# Dashboard

# Make Payment

# Sales History

# Master Categories

# Main Category

# Second Category

# Third Category

# Vendors

# Brands

# Products

# Employees & User Tracker

Note

  • Database file not included.
  • 3rd Party .NET UI & Reporting Components DevExpress and Guna UI2 Not Included.

- Thank You !

About

This POS Project was developed with C# from scratch and using MS SQL Server 2019 and .NET Framework 4.8 as Backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages