Skip to content

Teshan2000/Stationary-Shop-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stationary Shop Management System

Overview

The Stationary Shop Management System is a console-based application developed in C language to streamline the operations of a stationary shop. This system provides an efficient and Command-line interface for managing inventory, purchases, sales and customer information, making it an essential tool for stationary shop owners to enhance their business processes as a POS system (Point-of-Sales).

Features

  • Inventory Management: Keep track of stationary items, including item quantities and prices.
  • Sales Management: Process and record sales transactions accurately and efficiently.
  • Customer Information: Maintain a database of customer details such as owners and customers.
  • Invoice Generation: Generate invoices for each sale with itemized details.
  • Supplier Management: Manage information about stationary suppliers and update stock accordingly.

How to Use

  1. Compile the Code:

    gcc stationary_management_system.c -o stationary_management_system
  2. Run the Application:

    ./stationary_management_system
  3. Follow On-Screen Instructions:

    • Use the menu options to navigate through inventory, sales, and other functionalities.
    • Follow the prompts to add new items, process sales, and generate reports.

About

Stationary Shop Management System using C language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages