SlideShare a Scribd company logo
1 of 12
C++ 
FINAL 
PROJECT:SUPERMARKET 
BILLING SYSTEM
AKNOWLEDGEMENT 
• We would like to express our sincere 
thanks to Ms.Scindia ma'am for providing 
us with sufficient knowledge and wisdom 
recquired for completing this project .We 
would also like to thank our 
institution(PESIT) for providing us with 
sufficient online resources while the 
completion of our project.
AN OVERVIEW!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 
• Work in the Supermarket will be done in thefollowing way 
The product will come in the store. 
• The Administrator will enter the information of the product 
in database and price and discount available for each 
product. 
• The customer will come and take the basket withhim/her 
and choose the product and take it to thecounter. 
• The bill calculating operator will enter the product number 
then it will show its information and priceand the bill will be 
calculated and total payment will be shown. 
• Customer will pay for the products. 
• All the products will be packed and delivered to the 
customer.
• Supermarket is the place where customers come to purchase their 
daily using products and pay for that. 
• So there is a need to calculate how many products are sold and to 
generate the bill for the customer. 
• In our project we have 2 users. 
• First one is the administrator who will decide the taxes and 
commissions on the products and can see the report of any product. 
• He is the one who will decide the products available for customers. 
• The second one is the customer or the billing manager who can 
purchase the items available or can make the bill forthe customers. 
• This project can also be used for online purchasing as the customer 
can access it easily.
HEADERS USED: 
• #include<conio.h>Functions used: getch( ) , 
getche( ) , gotoxy(X,Y) 
• #include<stdio.h>Functions used: puts( ), 
gets( ), rename( ), remove( ) 
• #include<process.h>Function used: exit( ) 
• #include<fstream.h>Functions used: open( ), 
close( ), seekp( ).
Class:amount 
• amount 
The object declared for this class is amt 
This class stores the product 
number,name,price,quantity,tax and 
discount available on it which are 
declared as private members ,so 
customers can not modify 
them.Functions of this class and their 
purpose are explained furthur.
•METHODS AND 
FUNCTIONS USED
• 1.create_product() 
This function is to be used by the administrator to add new 
products to their list. 
• 2.show_product() 
This function is used by the administrator to display the 
details of all theproducts 
3.retprice(): It returns the price of the product. 
• 4.retpno()= 
It returns the product number. 
• 5.retname()=It returns the name of the product. 
• 6.retdis()=It returns the discount available on theproduct
• fstream=The object declared for this class is fp. 
It is the predefined class used for both File-to- 
Memory/Memory-to-File linking. 
• write_product()=This function writes the information 
about the product in the file 
• display_sp() :This function displays some 
• specific records based on the product number entered 
by theuser. 
>>.modify_product() : This function modifies the 
productdetails by entering the product number. 
• delete_product()
>>This function deletes the product by entering the product number. 
>> menu()=This function the product number, its name andits price. 
>>place_order()=This function places order and generatesbill for the 
products bought. 
>>intro()=This function displays the project name. 
>>admin_menu()= This function displays a list of function to be 
operated by administrator to modify/updateproducts details .The 
function uses above user-definedfunctions. 
>>main()=This is the main function which just the MAINMENU from 
where the control is transferred to otherfunctions
BIBLIOGRAPHY 
• LET US C++ BY YASHWANTH 
KANETKAR 
• INTRODUCTION TO C++(CLASS XI 
TEXT BOOK) 
• WIKIPEDIA
THANK YOU 
• TEAM MEMBERS: 
• NIKITHA.L(1PI13EE059) 
• JYOTHI.K.V(14ECDIP008)

More Related Content

What's hot

Super Market Management System
Super Market Management SystemSuper Market Management System
Super Market Management SystemShubham Singh
 
Grocery store management
Grocery store managementGrocery store management
Grocery store managementGayatri Patel
 
DFD for E-Commerce Website
DFD for E-Commerce WebsiteDFD for E-Commerce Website
DFD for E-Commerce WebsiteRabart Kurrey
 
e-commerce web site project
e-commerce web site projecte-commerce web site project
e-commerce web site projectMahmudul Hasan
 
E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)Nazmul Hyder
 
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++vikram mahendra
 
Online Shopping based on ASP .NET
Online Shopping based on ASP .NET Online Shopping based on ASP .NET
Online Shopping based on ASP .NET Pragnya Dash
 
Online Shopping System [SE]
Online Shopping System  [SE]Online Shopping System  [SE]
Online Shopping System [SE]Ch Fahadi
 
online movie ticket booking system
online movie ticket booking systemonline movie ticket booking system
online movie ticket booking systemSikandar Pandit
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Krishna Mohan Shakya
 
Billing software
Billing softwareBilling software
Billing softwareVarun Jain
 
Grocery app aj
Grocery app ajGrocery app aj
Grocery app ajAmita Jain
 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project ReportJayed Imran
 
Shop management system
Shop management systemShop management system
Shop management systemBUBT
 
Flipkart Software Requirements Specification (SRS)
Flipkart Software Requirements Specification (SRS)Flipkart Software Requirements Specification (SRS)
Flipkart Software Requirements Specification (SRS)Aman Goel
 
Software Requirement Specification on Online Purchasing System
Software Requirement Specification on Online Purchasing SystemSoftware Requirement Specification on Online Purchasing System
Software Requirement Specification on Online Purchasing Systemsabafarheen
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping SystemKusum Sankhala
 

What's hot (20)

Super Market Management System
Super Market Management SystemSuper Market Management System
Super Market Management System
 
Grocery store management
Grocery store managementGrocery store management
Grocery store management
 
DFD for E-Commerce Website
DFD for E-Commerce WebsiteDFD for E-Commerce Website
DFD for E-Commerce Website
 
e-commerce web site project
e-commerce web site projecte-commerce web site project
e-commerce web site project
 
E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)E-commerce (System Analysis and Design)
E-commerce (System Analysis and Design)
 
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++
PROJECT REPORT ON COMPUTER SHOP SYSTEM IN C++
 
Online Shopping based on ASP .NET
Online Shopping based on ASP .NET Online Shopping based on ASP .NET
Online Shopping based on ASP .NET
 
Online computer shop 111 35-181
Online computer shop 111 35-181Online computer shop 111 35-181
Online computer shop 111 35-181
 
Online Shopping System [SE]
Online Shopping System  [SE]Online Shopping System  [SE]
Online Shopping System [SE]
 
online movie ticket booking system
online movie ticket booking systemonline movie ticket booking system
online movie ticket booking system
 
Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)Online Shopping Full Project Presentation (20 slides)
Online Shopping Full Project Presentation (20 slides)
 
Billing software
Billing softwareBilling software
Billing software
 
Online shopping Project
Online shopping Project Online shopping Project
Online shopping Project
 
Grocery app aj
Grocery app ajGrocery app aj
Grocery app aj
 
Tic tac toe game code
Tic tac toe game codeTic tac toe game code
Tic tac toe game code
 
Online Shop Project Report
Online Shop Project ReportOnline Shop Project Report
Online Shop Project Report
 
Shop management system
Shop management systemShop management system
Shop management system
 
Flipkart Software Requirements Specification (SRS)
Flipkart Software Requirements Specification (SRS)Flipkart Software Requirements Specification (SRS)
Flipkart Software Requirements Specification (SRS)
 
Software Requirement Specification on Online Purchasing System
Software Requirement Specification on Online Purchasing SystemSoftware Requirement Specification on Online Purchasing System
Software Requirement Specification on Online Purchasing System
 
Online Shopping System
Online Shopping SystemOnline Shopping System
Online Shopping System
 

Viewers also liked

The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...Rajesh Roky
 
04.project billing system
04.project billing system04.project billing system
04.project billing systemgirivaishali
 
Billing System
Billing SystemBilling System
Billing Systemmd2gri
 
Synopsis on billing system
Synopsis on billing systemSynopsis on billing system
Synopsis on billing systemAlok Sharma
 
Improvement of supply chain of organic farming
Improvement of supply chain of organic farming Improvement of supply chain of organic farming
Improvement of supply chain of organic farming Archana Kumari
 
Use case diagram abc supermarket workshop
Use case diagram abc supermarket workshopUse case diagram abc supermarket workshop
Use case diagram abc supermarket workshopskanduri
 
Walmart by VIPLAV SINGH , ITS GHAZIABAD
Walmart by VIPLAV SINGH , ITS GHAZIABADWalmart by VIPLAV SINGH , ITS GHAZIABAD
Walmart by VIPLAV SINGH , ITS GHAZIABADviplove singh
 
C++ Project: Point of Sales System for an Audio and Video Shop
C++ Project: Point of Sales System for an Audio and Video ShopC++ Project: Point of Sales System for an Audio and Video Shop
C++ Project: Point of Sales System for an Audio and Video Shopprojectlearner
 
Literature review 1
Literature review 1Literature review 1
Literature review 1Ankita Sao
 
Customer Billing System of Dalagita Hair and Body Salon
Customer Billing System of Dalagita Hair and Body SalonCustomer Billing System of Dalagita Hair and Body Salon
Customer Billing System of Dalagita Hair and Body SalonChristel Jane Del Prado
 
project proposal of Banana cultivation
 project proposal of Banana cultivation project proposal of Banana cultivation
project proposal of Banana cultivationYagnesh sondarva
 
Data Flow 2
Data Flow 2Data Flow 2
Data Flow 2MISY
 
Cake shop billing system
Cake shop billing systemCake shop billing system
Cake shop billing systemAkshita Pillai
 
Online shopping portal: Software Project Plan
Online shopping portal: Software Project PlanOnline shopping portal: Software Project Plan
Online shopping portal: Software Project Planpiyushree nagrale
 

Viewers also liked (20)

The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...The main purpose of the project is to manage the supermarket efficiently (rep...
The main purpose of the project is to manage the supermarket efficiently (rep...
 
Supermarket
SupermarketSupermarket
Supermarket
 
04.project billing system
04.project billing system04.project billing system
04.project billing system
 
Billing System
Billing SystemBilling System
Billing System
 
Synopsis on billing system
Synopsis on billing systemSynopsis on billing system
Synopsis on billing system
 
Improvement of supply chain of organic farming
Improvement of supply chain of organic farming Improvement of supply chain of organic farming
Improvement of supply chain of organic farming
 
Use case diagram abc supermarket workshop
Use case diagram abc supermarket workshopUse case diagram abc supermarket workshop
Use case diagram abc supermarket workshop
 
Supermarkets
SupermarketsSupermarkets
Supermarkets
 
Walmart by VIPLAV SINGH , ITS GHAZIABAD
Walmart by VIPLAV SINGH , ITS GHAZIABADWalmart by VIPLAV SINGH , ITS GHAZIABAD
Walmart by VIPLAV SINGH , ITS GHAZIABAD
 
C++ Project: Point of Sales System for an Audio and Video Shop
C++ Project: Point of Sales System for an Audio and Video ShopC++ Project: Point of Sales System for an Audio and Video Shop
C++ Project: Point of Sales System for an Audio and Video Shop
 
Literature review 1
Literature review 1Literature review 1
Literature review 1
 
Ieee format template1
Ieee format template1Ieee format template1
Ieee format template1
 
Customer Billing System of Dalagita Hair and Body Salon
Customer Billing System of Dalagita Hair and Body SalonCustomer Billing System of Dalagita Hair and Body Salon
Customer Billing System of Dalagita Hair and Body Salon
 
project proposal of Banana cultivation
 project proposal of Banana cultivation project proposal of Banana cultivation
project proposal of Banana cultivation
 
Data Flow 2
Data Flow 2Data Flow 2
Data Flow 2
 
Cake shop billing system
Cake shop billing systemCake shop billing system
Cake shop billing system
 
SCM- Basics
SCM- BasicsSCM- Basics
SCM- Basics
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Ieee paper format
Ieee paper formatIeee paper format
Ieee paper format
 
Online shopping portal: Software Project Plan
Online shopping portal: Software Project PlanOnline shopping portal: Software Project Plan
Online shopping portal: Software Project Plan
 

Similar to C++ Supermarket Billing System Project

Online shopping e commerce website for cloth retail.pptx
Online shopping e commerce website for cloth retail.pptxOnline shopping e commerce website for cloth retail.pptx
Online shopping e commerce website for cloth retail.pptxshubhanshusahu71
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...Mumbai B.Sc.IT Study
 
Pharmacy Management Software
Pharmacy Management Software Pharmacy Management Software
Pharmacy Management Software B M ASHIK MAHMUD
 
Online classifieds PROJECT using .NET
Online classifieds PROJECT using .NETOnline classifieds PROJECT using .NET
Online classifieds PROJECT using .NETSwapnadeep Reloaded
 
ContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxmaxinesmith73660
 
computerscience-170129081612.pdf
computerscience-170129081612.pdfcomputerscience-170129081612.pdf
computerscience-170129081612.pdfKiranKumari204016
 
Computer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingComputer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingHarsh Kumar
 
Sales and inventory management
Sales and inventory managementSales and inventory management
Sales and inventory managementRohit Gupta
 
SAP Product costing Calculation With Components - Skillstek
SAP Product costing Calculation With Components  - SkillstekSAP Product costing Calculation With Components  - Skillstek
SAP Product costing Calculation With Components - SkillstekSkillstek
 
Minimum viable product to delivery business value
Minimum viable product to delivery business valueMinimum viable product to delivery business value
Minimum viable product to delivery business valueZaheer Abbas Contractor
 
03 part 1_requirement_elicitation
03 part 1_requirement_elicitation03 part 1_requirement_elicitation
03 part 1_requirement_elicitationAnurag Rajandekar
 
Project Management Practical 01 - 04 (Mumbai University)
Project Management Practical 01 - 04 (Mumbai University)Project Management Practical 01 - 04 (Mumbai University)
Project Management Practical 01 - 04 (Mumbai University)Satyendra Singh
 
Electronic Store in Model Driven App.pdf
Electronic Store in Model Driven App.pdfElectronic Store in Model Driven App.pdf
Electronic Store in Model Driven App.pdfVarun Sisodiya
 
OpenERP Functional Training Day2
OpenERP Functional Training Day2OpenERP Functional Training Day2
OpenERP Functional Training Day2Satyamitra maan
 
Medical Store Presentation ppt
Medical Store Presentation pptMedical Store Presentation ppt
Medical Store Presentation pptSk Habib
 
Super market billing system using webcam
Super market billing system using webcam Super market billing system using webcam
Super market billing system using webcam SahithBeats
 

Similar to C++ Supermarket Billing System Project (20)

Online shopping e commerce website for cloth retail.pptx
Online shopping e commerce website for cloth retail.pptxOnline shopping e commerce website for cloth retail.pptx
Online shopping e commerce website for cloth retail.pptx
 
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...
Project Management (Practical Qustion Paper) [CBSGS - 75:25 Pattern] {2013-20...
 
Pharmacy Management Software
Pharmacy Management Software Pharmacy Management Software
Pharmacy Management Software
 
Online classifieds PROJECT using .NET
Online classifieds PROJECT using .NETOnline classifieds PROJECT using .NET
Online classifieds PROJECT using .NET
 
ContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docxContentsPhase 1 Design Concepts2Project Description2Use.docx
ContentsPhase 1 Design Concepts2Project Description2Use.docx
 
E-Bazaar
E-BazaarE-Bazaar
E-Bazaar
 
computerscience-170129081612.pdf
computerscience-170129081612.pdfcomputerscience-170129081612.pdf
computerscience-170129081612.pdf
 
Computer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market BillingComputer science class 12 project on Super Market Billing
Computer science class 12 project on Super Market Billing
 
Sales and inventory management
Sales and inventory managementSales and inventory management
Sales and inventory management
 
SAP Product costing Calculation With Components - Skillstek
SAP Product costing Calculation With Components  - SkillstekSAP Product costing Calculation With Components  - Skillstek
SAP Product costing Calculation With Components - Skillstek
 
Minimum viable product to delivery business value
Minimum viable product to delivery business valueMinimum viable product to delivery business value
Minimum viable product to delivery business value
 
our srs (1).pdf
our srs (1).pdfour srs (1).pdf
our srs (1).pdf
 
03 part 1_requirement_elicitation
03 part 1_requirement_elicitation03 part 1_requirement_elicitation
03 part 1_requirement_elicitation
 
Project Management Practical 01 - 04 (Mumbai University)
Project Management Practical 01 - 04 (Mumbai University)Project Management Practical 01 - 04 (Mumbai University)
Project Management Practical 01 - 04 (Mumbai University)
 
Online shopping project synopsis
Online shopping project synopsisOnline shopping project synopsis
Online shopping project synopsis
 
Electronic Store in Model Driven App.pdf
Electronic Store in Model Driven App.pdfElectronic Store in Model Driven App.pdf
Electronic Store in Model Driven App.pdf
 
OpenERP Functional Training Day2
OpenERP Functional Training Day2OpenERP Functional Training Day2
OpenERP Functional Training Day2
 
Group - 9 Final Deliverable
Group - 9 Final DeliverableGroup - 9 Final Deliverable
Group - 9 Final Deliverable
 
Medical Store Presentation ppt
Medical Store Presentation pptMedical Store Presentation ppt
Medical Store Presentation ppt
 
Super market billing system using webcam
Super market billing system using webcam Super market billing system using webcam
Super market billing system using webcam
 

C++ Supermarket Billing System Project

  • 2. AKNOWLEDGEMENT • We would like to express our sincere thanks to Ms.Scindia ma'am for providing us with sufficient knowledge and wisdom recquired for completing this project .We would also like to thank our institution(PESIT) for providing us with sufficient online resources while the completion of our project.
  • 3. AN OVERVIEW!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! • Work in the Supermarket will be done in thefollowing way The product will come in the store. • The Administrator will enter the information of the product in database and price and discount available for each product. • The customer will come and take the basket withhim/her and choose the product and take it to thecounter. • The bill calculating operator will enter the product number then it will show its information and priceand the bill will be calculated and total payment will be shown. • Customer will pay for the products. • All the products will be packed and delivered to the customer.
  • 4. • Supermarket is the place where customers come to purchase their daily using products and pay for that. • So there is a need to calculate how many products are sold and to generate the bill for the customer. • In our project we have 2 users. • First one is the administrator who will decide the taxes and commissions on the products and can see the report of any product. • He is the one who will decide the products available for customers. • The second one is the customer or the billing manager who can purchase the items available or can make the bill forthe customers. • This project can also be used for online purchasing as the customer can access it easily.
  • 5. HEADERS USED: • #include<conio.h>Functions used: getch( ) , getche( ) , gotoxy(X,Y) • #include<stdio.h>Functions used: puts( ), gets( ), rename( ), remove( ) • #include<process.h>Function used: exit( ) • #include<fstream.h>Functions used: open( ), close( ), seekp( ).
  • 6. Class:amount • amount The object declared for this class is amt This class stores the product number,name,price,quantity,tax and discount available on it which are declared as private members ,so customers can not modify them.Functions of this class and their purpose are explained furthur.
  • 8. • 1.create_product() This function is to be used by the administrator to add new products to their list. • 2.show_product() This function is used by the administrator to display the details of all theproducts 3.retprice(): It returns the price of the product. • 4.retpno()= It returns the product number. • 5.retname()=It returns the name of the product. • 6.retdis()=It returns the discount available on theproduct
  • 9. • fstream=The object declared for this class is fp. It is the predefined class used for both File-to- Memory/Memory-to-File linking. • write_product()=This function writes the information about the product in the file • display_sp() :This function displays some • specific records based on the product number entered by theuser. >>.modify_product() : This function modifies the productdetails by entering the product number. • delete_product()
  • 10. >>This function deletes the product by entering the product number. >> menu()=This function the product number, its name andits price. >>place_order()=This function places order and generatesbill for the products bought. >>intro()=This function displays the project name. >>admin_menu()= This function displays a list of function to be operated by administrator to modify/updateproducts details .The function uses above user-definedfunctions. >>main()=This is the main function which just the MAINMENU from where the control is transferred to otherfunctions
  • 11. BIBLIOGRAPHY • LET US C++ BY YASHWANTH KANETKAR • INTRODUCTION TO C++(CLASS XI TEXT BOOK) • WIKIPEDIA
  • 12. THANK YOU • TEAM MEMBERS: • NIKITHA.L(1PI13EE059) • JYOTHI.K.V(14ECDIP008)