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

Nandhu

The document proposes a real-time billing system for hypermarkets using QR codes scanned by customers' smartphones. Currently, billing is a tedious process that takes a long time, reducing customer satisfaction. The proposed system allows customers to scan product QR codes with their phone as they shop to automatically calculate a running total. At checkout, the total is displayed on the customer and cashier's screens, avoiding long queues. Administrators can manage products, pricing and reports while users can plan purchases by viewing subtotals. The system uses a server to connect smartphones to the store and decode QR codes to authenticate products and update totals.

Uploaded by

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

Nandhu

The document proposes a real-time billing system for hypermarkets using QR codes scanned by customers' smartphones. Currently, billing is a tedious process that takes a long time, reducing customer satisfaction. The proposed system allows customers to scan product QR codes with their phone as they shop to automatically calculate a running total. At checkout, the total is displayed on the customer and cashier's screens, avoiding long queues. Administrators can manage products, pricing and reports while users can plan purchases by viewing subtotals. The system uses a server to connect smartphones to the store and decode QR codes to authenticate products and update totals.

Uploaded by

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

ABSTRACT

In the modern world, every supermarket and hypermarkets employ shopping


baskets and shopping trolleys in order to aid customers to select and store the
products which they intend to purchase .The customers have to drop every
product which they wish to purchase into the shopping cart and then proceed
to checkout at the billing counter. The billing process is quite tedious and
highly time consuming and has created the need for shops to employ more
and more human resource in the billing section, and yet waiting time remains
considerably high. The objective of this project is to propose a real time
capturing system which helps the consumer billing for hypermart shopping
using Quick Response (QR) code in Android smart phone.
EXISTING SYSTEM
Now a days in most of the hypermart shops the customers have to take a long
queue for billing for after shopping and it’s a time consuming process. Also
users will not be aware of the total bill amount during the time of purchase.
Increase time spent at billing counter and reduces customer satisfaction.
PROPOSED SYSTEM
When a customer entered into the shopping mall or a hypermart for shopping,
his smart phone will connected to the hypermart’s server. After the successful
connection with the server, he can start purchasing. At the time of shopping,
the QR code should read for bill generation. QR code pattern can be read by
android smart phones at the time of adding an item to the cart. The QR code
will identifies the price of the product and it will automatically calculate the
total price according to the quantity of the product in the cart. So QR code
verifies products by capturing it through smart phone, then decodes and sends
it to the server for authentication. The Decoded data can be stored in the
server and can be viewed by the cashier. When the user finishes his shopping,
the total amount will be displayed on his phone as well as the cashier’s
monitor.
This will avoid huge queue and waste of time for
billing after shopping. The customer can plan his shopping whether to
continue or not by viewing the purchase bills, so that he can manage the bill
and shopping effectively.
The project consists of two main modules.
Admin module
Admin will add the products with its price, manufacturing details and
quantity information. He can view the billing and purchase details of
customers and generate daily, weekly, monthly billing reports. Admin can add
the products with its price, manufacturing details and stock information
without any duplication. Based on the arrival of new stock and purchasing the
product from the stock, the stock quantity will be updated. He then generate
QR code for each product. He can view the billing and purchase details of
customers. Accordingly, he can generate daily, weekly, monthly billing
reports.
User module
User can plan his shopping using this app. The user can register with the app.
When he enters into a hypermart, he can scan the QR code of the product and
can view the corresponding product details. Then submit the quantity to be
taken. He can finally submit his items in the cart to generate the bill and also
have the facility to cancel items from the cart.
SOFTWARE REQUIREMENTS

 Operating system : Microsoft Windows XP/above, Android

 Platform : Net Beans, Eclipse

 Front End : JSP, Android

 Back End : MySQL

You might also like