Skip to content

The main objective of the Shop Management System is to manage the details of Stock, Payments, Sales, Discounts,Products. It manages all the information about Stock, Inventory, Products, Stock. ... It tracks all the details about the Sales, Discounts,Products.

Notifications You must be signed in to change notification settings

Akshayrrao/Shop-management-system

Repository files navigation

Shop Management System.

Shop Management is developed to manage the small shops. Our product is a comprehensive software solution that simplifies day to day operations and increases performance efficiency. Designed to increase business efficiency for its users. It delivers a fully integrated approach to shop management with all its business operations built in a single and comprehensive solutions. This software is not particularly built for a kind of shop and it is developed to be general. There is only one user that is admin.

Features and functionalities


  • Order Management
  • Stock Management
  • Access Management
  • Report Management
  • Vendor Management
  • Product Management
  • Customer Management

Database Used


A Relational database is a collection of interrelated data stored with minimum redundancy to serve many users quickly and effectively. After designing input and output, the analyst must concentrate on database design or how data should be organized around user requirements. The general objective is to make information access, easy quick, inexpensive and flexible for user.

  • We have used Microsoft Sql server 2014 database for developing the database.
  • We manage the database using Microsoft database management system.
  • We have made use of Shop Management System(SPMS) database which contains relations customer, Product, Vendor, Order, Stock that helps us to manage data as we need and use it.

Technologies:-


Shop Management System uses following:

Installation


Install the following softwares.

Follow the following steps


  1. Run the SQL commands for creating of tables, Views, Stored Procedures. SQL Commands are available in SQL file.

  2. Run the database and connect it to the visual Studio.

  3. Get the connection String from the visual studio and enter it in the Connect.cs class.

  4. Check if any errors are there for library or dependencies.

  5. Run the application.

Application user Interface


  • Login

Login


  • Home

Home


  • Customer

Customer


  • Product

Product


  • Vendor

Vendor


  • Stock

Stock


  • Order

Order


  • Report

Report

References


Windows Forms ADO.Net Microsoft SQL Server How to get Connection String? SQL Basics

Thank You...

About

The main objective of the Shop Management System is to manage the details of Stock, Payments, Sales, Discounts,Products. It manages all the information about Stock, Inventory, Products, Stock. ... It tracks all the details about the Sales, Discounts,Products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages