avizitRX / Clothing-Store-Management-System

A terrible clothing store management system built using C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clothing Store Management System

The Clothing Store Management System is a software designed to streamline the operations of clothing retail businesses. It provides a centralized platform for managing inventory, sales, customer data, and other important business functions. With its intuitive interface, the software makes it easy for employees to manage day-to-day operations.

Warning

This program was made for a university project. This is not ready for any professional use case.

Features

There will be three types of users. Owner, Manager, and Shopkeeper. Shopkeeper can sell products, and make bills. Manager can manage the products, and shopkeepers. He can view inventory and sales activity. Owner can manage the managers, and view sales activity. All users can edit their personal information.

Owner

  • Manage Managers
  • View Sales Report/Activity
  • Edit Personal Information

Manager

  • Manage Products
  • Manage Shopkeepers
  • View Inventory View Sales Report
  • Edit Personal Information

Shopkeeper

  • Search Products
  • Sell Products
  • Edit Personal Information

Development

  • Visual Studio 2022
  • Microsoft SQL Server 2012
  • Guna UI

Screenshots

Login Page Login Page

Settings Page Settings Page

Owner

Owner Dashboard Owner Dashboard

Manage Managers Manage Managers

Manager

Manager Dashboard Manager Dashboard

Manage Products Manage Products

Manage Shopkeepers Manage Shopkeepers

Shopkeeper

Order Place Order Place

Team

About

A terrible clothing store management system built using C#.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%