0% found this document useful (0 votes)
46 views2 pages

Project Proposal: Object Oriented Programming (OOP) Super Marketing System

Uploaded by

ghn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

Project Proposal: Object Oriented Programming (OOP) Super Marketing System

Uploaded by

ghn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Project Proposal

Object Oriented Programming (OOP)


Super Marketing System

Section: 3

Submitted to: Mam Mariyam Munsif Mir

Project Members:
BCS203225 (Muhammad Hamza Khalid Kiani)
BCS203234 (Kh.Hassan Nisar)

Description:

Supermarket billing system is a very simple mini project in C++, built as


a console application without using graphics features. It’s just a
demonstration of the use of file handling and stream class in C++
language.

The project is relatively simple to understand as there are just a few


features. Understanding the source code will give you the idea regarding
file handling: how to add, remove, edit, and search data or info to/from
file.

Functionality:
• Bill Report: It shows the bill report of all the items added in
supermarket billing system.
• Add, Remove or Edit items: With this feature you can add,
remove and modify item details. In add items, you can add
information or details such as item no., item name,
manufacturing date, price, quantity, tax percent, and many more.
• Show item details: This feature allows users to see the items
and the corresponding details given for the item while adding
the item.

You might also like