Project on
Supermarket Billing System
By
Ankita Aggrawal Neha Chaturvedi Devendra Singh Sisodia (Students of MCA IV- Semester, Group No. 20)
Under
Mr. Vijay Singh Rathore Assistant Professor IIIM
Synopsis of Supermarket Billing System
Introduction
The project is on Supermarket Billing. 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 3 users. First is the data entry operator who will enter the products in database. Second one is the administrator who will decide the taxes and commissions on the products and can see the report of any product. Third one is the bill calculating operator who will calculate the bill and print.
Objective
“To make software fast in processing, with good user interface so that user can change it and it should be used for a long time without error and maintenance.”
Work Flow
Work in the Supermarket will be done in the following way: 1. The product will come in the store. 2. Data entry operator will enter the information of the product in database. 3. The Administrator will enter the taxes and commissions for each product. 4. The customer will come and take the basket with him/her and choose the product and took it to the counter. 5. The bill calculating operator will check the products with the bar code detecting machine then it will match with product-id then it will show its information and price and the bill will be calculated and total payment will shown. 6. Customer will pay for the products. 7. All the products will be packed and delivered to the customer.
Modules
We will use 5 modules in this project. These are as follows: Module 1: Login–Id This module is made for the login of users. We know that we have 3 users so login-id is for: 1. Administrator 2. Data Entry