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.
- Product Management: Add, update, and delete products from the supermarket inventory.
- Billing System: Generate itemized bills for customers with detailed pricing and discounts.
- Clone this repository to your local machine.
- Make sure you have a C++ compiler installed on your system.
- Compile and run the
main.cpp
file to start the Supermarket Management System.
if ($?) { g++ main.cpp -o main } ; if ($?) { .\main }
- Upon running the application, you will be prompted to log in with yoxur administrator credentials.
- Use the menu options to navigate through various functionalities of the system.
This Supermarket Management System is developed using C++ with standard libraries. There are no external dependencies required for running this application.
Contributions to improve and enhance this Supermarket Management System are welcome. Please fork the repository, make your changes, and submit a pull request.
Feel free to use, modify, and distribute the code for personal or commercial purposes.
This Supermarket Management System is created and maintained by Narayan Pandey.
Happy Coding! 😊