Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

SUPER MARKET BILLING SYST

SEMESTER : 4 TH
COURSE : OBJECT ORIENTED PROGRAMMING
CLASS : BSI
DATE: 29 TH MAY 2023
SUBMITTED BY :
GROUP#5
ALEENA FAIZYAB FA21-BSI-003
SYEDA TEHREEM ZAHID FA21-BSI-046
SHAZIA YOUSAF FA21-BSI-041
DUA SHEIKH FA21-BSI-011
SUBMITTED TO : MAM SADAF IQBAL

Overview

We purpose Supermarket billing system as the topic of our project. Supermarket


billing system is a necessary component of any retail shop that sells products to
clients. It is used to compute the overall cost of a customer's purchases, including
discounts. Retailers and quick service restaurant (QSR) owners must consider a
variety of factors to ensure that their businesses run properly. Not only do daily
sales require proper administration, but so do client retention, sales and stock
tracking, accounts and receivables. And being in charge of all of these things is
certainly not easy, especially when you are asked to handle all of these things on
your own. In such a case, an automated and user-friendly billing solution makes life
easier. In this proposal we will look at a c++ program that implements a simple
Supermarket Billing System.

Advantages

 Optimizes the billing process and management


 Manages inventory effectively
 Diversifies the payment options

1
 Provides you with an accurate sales report.

Our Proposal

Technical/Project Approach

We will use a Shop Management code implementing inheritance which can be used by Store Keepers to manage
product details available in their store and for Billing Purpose. Through the code we are using, the store keeper’s
computer screen will display

 the name of the item,


 the number of items purchased,
 price of each item,
 discount (if any) on the item and
 the total Amount of all the items the customer has to pay.

Conclusion

Our code is extensively used in many supermarkets, thus is exceptional. We look forward to submit this project on
29th May Monday. We hope for the approval of this proposal.

Thank you for your consideration,

Group #5,

BSI-4

You might also like