Skip to content

I have used my skills of OOPS in C++ programming language to implement the Supermarket Management System

Notifications You must be signed in to change notification settings

Thelooper9818/SuperMarket-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Supermarket Management System in C++ (OOPs)

Overview

This Supermarket Management System is a C++ project developed using Object-Oriented Programming (OOPs) concepts. The system provides an efficient and user-friendly solution for managing various supermarket operations, including inventory management, billing, and customer information.

Features

  1. Product Management: Add, update, and delete products from the supermarket inventory.
  2. Billing System: Generate itemized bills for customers with detailed pricing and discounts.

Installation

  1. Clone this repository to your local machine.
  2. Make sure you have a C++ compiler installed on your system.
  3. Compile and run the main.cpp file to start the Supermarket Management System.

Run Command

if ($?) { g++ main.cpp -o main } ; if ($?) { .\main }

Usage

  1. Upon running the application, you will be prompted to log in with yoxur administrator credentials.
  2. Use the menu options to navigate through various functionalities of the system.

Dependencies

This Supermarket Management System is developed using C++ with standard libraries. There are no external dependencies required for running this application.

Contributions

Contributions to improve and enhance this Supermarket Management System are welcome. Please fork the repository, make your changes, and submit a pull request.

License

Feel free to use, modify, and distribute the code for personal or commercial purposes.

Author

This Supermarket Management System is created and maintained by Narayan Pandey.

Happy Coding! 😊

About

I have used my skills of OOPS in C++ programming language to implement the Supermarket Management System

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages