Super Market Billing System
Submitted by razormist on Wednesday, May 27, 2020 - 13:50.
Language
Super Market Billing System with Source Code is a C++ program that can generate the bill reports in a computer generated transaction. The system was developed using C++ language.
The system is a simple console application where it can be operated by entering a certain key. The user can add new items, update information details and delete the existing item. It can generate a billing report in which display the overall transaction within the system.
Installation:
- Extract the zip file after downloaded.
- Open the folder and locate the exe file
- Click the exe file to launch the program
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 2409 views