Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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.c -o stationary_shop_management_system
  2. Run the Application:

    ./stationary_shop_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.

Contribution Guidelines

Thank you for considering contributing to this project! Here’s how you can help:

  • Reporting Issues: If you find a bug, please create an issue describing the problem and steps to reproduce it.
  • Feature Requests: Feel free to suggest new features by opening an issue.
  • Submitting Pull Requests: If you would like to make a change, fork the repository, make your changes, and submit a pull request. Be sure to provide a clear description of what the change does.

License

This Stationary Shop Management System is open-source and available under the MIT License.


About

Stationary Shop Management System using C language

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages