Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 652 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 652 Bytes

SuperMarket Billing System

Supermarket Billing System is encompassed to fulfill our main objectives of designing a interactive environment for a small sized supermarkets to easily generate the bill. This system could easily produce bill if a cashier provide product ID (provided by administrative) and quantity of product required by customers.

#Main Features

1.The system is built in Qt Creator.

2.The system uses SQLite3 for handling database.

3.The system extracts invoice in text file and save in the directory as mentioned by adminstrative.

4.The system could manage product details, company details and transaction history.