Skip to content

srijithyaparathna/SuperMarket_Biling_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Supermarket Billing System

project-4

This project is a supermarket billing system implemented in C++ using Object-Oriented Programming (OOP) principles. It serves as a simple yet effective tool for managing inventory, processing sales transactions, and generating invoices in a supermarket setting.

Features

  • Administrator Panel: Allows administrators to add, modify, or delete products from the inventory.
  • Buyer Interface: Provides buyers with an interface to purchase products and generate receipts.
  • Data Persistence: Utilizes a text file as a database to store information about products, prices, and discounts.
  • Efficient Workflow: Streamlines supermarket operations by automating billing processes.

Usage

  1. Clone the repository to your local machine.
  2. Compile the C++ code using a compatible compiler.
  3. Run the compiled executable to launch the supermarket billing system.
  4. Choose between the administrator and buyer options to perform respective tasks.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is a supermarket billing system implemented in C++ using Object-Oriented Programming (OOP) principles. It utilizes a text file as a database to store information about products, customers, and transactions. The system allows users to manage inventory, process sales transactions, generate invoices, and maintain customer records efficien

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages