0% found this document useful (0 votes)
103 views7 pages

Super Market Billing System: Title

This document describes a mini-project report on a supermarket billing system created by a group of students. The system was developed to automate billing processes and manage customer and product data in order to improve efficiency. It allows customers to add products, view totals, and receive bills. The report provides background on the project vision, objectives, and problem statement addressed. It also outlines the hardware and software requirements.

Uploaded by

Syed Asif
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)
103 views7 pages

Super Market Billing System: Title

This document describes a mini-project report on a supermarket billing system created by a group of students. The system was developed to automate billing processes and manage customer and product data in order to improve efficiency. It allows customers to add products, view totals, and receive bills. The report provides background on the project vision, objectives, and problem statement addressed. It also outlines the hardware and software requirements.

Uploaded by

Syed Asif
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/ 7

SUPER MARKET BILLING SYSTEM

BASAVARAJESWARI GROUP OF INSTITUTIONS

BALLARI INSTITUTE OF TECHNOLOGY & MANAGEMENT


NACC Accredited Institution*
(Recognized by Govt. of Karnataka, approved by AICTE, New Delhi & Affiliated to
Visvesvaraya Technological University, Belgavi)
"JnanaGangotri" Campus, No.873/2, Ballari-Hospet Road, Allipur,
Ballar1-583 104 (Karnataka) (India)
Ph: 08392 – 237100 / 237190, Fax: 08392 – 237197

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


A Mini-Project Report

On

“Title”

Submitted By:

1.YAMINI.M USN:3BR19CS184

2.YASHASWINI BH USN:3BR19CS186

3.SHAGUFTA NAAZ USN:3BR19CS143


4.VANDANA K.S USN:3BR19CS172
5.SEELAM VISHALAKSHI USN:3BR19CS142

Under the Guidance of

Dept. of CS&E,BITM, Ballari.

1|Page
SUPER MARKET BILLING SYSTEM

Visvesvaraya Technological University


Belagavi, Karnataka

2020-2021

BASAVARAJESWARI GROUP OF INSTITUTIONS

BALLARI INSTITUTE OF TECHNOLOGY & MANAGEMENT


NACC Accredited Institution*
(Recognized by Govt. of Karnataka, approved by AICTE, New Delhi & Affiliated to
Visvesvaraya Technological University, Belgavi)
"JnanaGangotri" Campus, No.873/2, Ballari-Hospet Road, Allipur,
Ballar1-583 104 (Karnataka) (India)
Ph: 08392 – 237100 / 237190, Fax: 08392 – 237197

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CERTIFICATE

 
This is to certify that the MINI-PROJECT entitled

“--------------------------------------------------------” has been successfully presented by {Name}

bearing ({USN}) a student of IV semester B.E. for the partial fulfillment of the requirements

for the award of Bachelor Degree in Computer Science & Engineering of the

VISVESVARAYA TECHNOLOGICAL UNIVERSITY, BELAGAVI during the academic

year 2019-2020

Signature of guide Signature of HOD


Dr. R.N. Kulkarni

2|Page
SUPER MARKET BILLING SYSTEM

ABSTRACT:
he projects "supermarket “deals with the automation of super market this software will help
salespersons in managing the various types of records pertaining to his/her customer. The product will
help the user to work in a highly effective and efficient environment
The sales person has been recording the customer information in the past and even in the present
through their personal manual efforts. And indeed, it consumes their considerable time and energy that
could be utilized in the better product activities. Apart from that, with increasing customer strength the
task of managing information of each individual customer is Indeed a cumbersome task

There is a lot of reason for the introduction of this project. In the manual system, there are number of
inefficiencies that a salesperson face. The information retrieval is one of the foremost problems. It is very
difficult to gather the overall performance reports of the customer. Large records -books have to be
maintained where relevant and irrelevant information has to be stored which is very untidy and clumsy
process.

Acknowledgment:
I have taken efforts in project. However, it would not have been possible without the kind support and
the help of many individuals. I would like to extend my sincere gratitude to thanks them all.
I am highly indebted to the teacher in charge _____ for his/her guidance and constant supervision and
also in completing the project.
I am very obliged to our respect HOD sir ____ for giving this opportunity of making “c++ application”
which helped us the application of concept we learn in classes.
I would like to express my gratitude towards my parent’s kind cooperation and encouragement which
helped me in completion of project.
Last but not the least I would like to express my special gratitude and thanks to my group mate in
developing the project without whom the project has remained incomplete.
Thank you all

3|Page
SUPER MARKET BILLING SYSTEM

TABLE OF CONTENTS

Chapter No Chapter Name Page No

Abstract I

Acknowledgement II

Table Of Contents III

List Of Figures IV

1 Introduction

1.2 Problem Statement

1.1 Vision

1.1 Mission

1.1Objectives

2 System Requirements

2.1 Hardware Requirements

2.2 Software Requirements

2.3 Functional Requirements

2.4 Non-functional
Requirements
2,.5 Domain Requirements

4|Page
SUPER MARKET BILLING SYSTEM

1.Introduction
The supermarket billing system is a simple console application built in c++ without the use of
graphics the project will help you understand basically two things – use of stream class and
file handling in c++ programming language
Two classes, class amount and class item can be found in this project in which class amount
is inherited from the class item. the project is simple to understand and the source code has
been presented in an understandable manner.
The source code for this project is long, over 700 lines. The code is complete and totally
error-free but there are rooms for improvement.
The c++ source code of this supermarket billing system project need to be compiled in code:
blocks using GCC compiler.
Supermarket billing system is a very simple mini project in C++, built as a console
application without using graphic features. it’s just a demonstration of the use of file handling
and stream class in C++ language.

1.1 Vision, mission and objectives


Vision:
The project "supermarket “deals with the automation of super market this software will help
salespersons in managing the various types of records pertaining to his/her customer. The
product will help the user to work in a highly effective and efficient environment.
The sales person has been recording the customer information in the past and even in the
present through their personal manual efforts. And indeed, it consumes their considerable
time and energy that could be utilized in the better product activities. Apart from that, with
increasing customer strength the task of managing information of each individual customer is
Indeed a cumbersome task.
There is a lot of reason for the introduction of this project. In the manual system, there are
number of inefficiencies that a salesperson face. The information retrieval is one of the
foremost problems. It is very difficult to gather the overall performance reports of the
customer. Large records -books have to be maintained where relevant and irrelevant
information has to be stored which is very untidy and clumsy process.

Mission:
goal is to support the implementation of modern billing processes and
technologies with view of billing and increasing security and transparency.
Billing technologies have the potential to increase sales

5|Page
SUPER MARKET BILLING SYSTEM

objectives:
The supermarket billing system is built to help supermarkets calculate and
display bills and serve the customer in a faster and efficient manner. This
software project consists of an effective and easy Guy to help the employee in
easy bill calculation and providing an efficient customer service

The main objective of the C++ project on super market management system is
to manage the detail of products, payment, purchasing, stores, sales. It manages
all the information about products, customers sales, products. The project is
totally built at administrative end and thus only the administrator is guaranteed
the access. The purpose of the project is to build an application program to
reduce the manual work for managing the products, payment, customer,
purchasing. It tracks all the details about the purchasing, stores, sales.

1.2 problem statement:


we are mainly concentrated with developing a billing system where a customer
can buy things or groceries required to a customer. The customer can add or buy
how many ever products he/she requires and can easily view the total bill.

2.System requirements:
2.1 hardware requirements
 Processor – icore3
 Hard Disk – 5 GB
 Memory – 1GB RAM

2.2software requirements:
 Turbo c or dev.++ needs to be installed
 Language++
 Operating system: windows 7

6|Page
SUPER MARKET BILLING SYSTEM

2.3Functional requirements:
 Provides the searching facilities based on various factors. such as
products, purchasing, stores, sales.
 College management system also sells the employees details online
for student details, employees’ details, course.
 It tracks all the information of payment, customer, stores.
 Manage the information of payment.
 Shows the information and description of the products, purchasing
 To increase efficiency of managing the products, payment.
 It deals with monitoring the information and transaction of stores.
 Manage the information of products.
 Editing, adding and updating of records is improved which results in
proper resource management of products data.
 Manage the information of stores.
 Integration of all records of sales.

7|Page

You might also like