To Sum up the total bill of the products purchased by the user. This app can be used at the local grocery stores during check-out process. Built using tkinter by python.
- Easy UI
The UI of the website is supereasy to use. - Add New Products
Admins can add new products directly to the database - Add to Cart functionality
User can add the products purchased by the customer to the cart and generate invoice for the same. - **SQL Database **
SQL database is used for the Cart and Products in the Database - Generates Balance
User can generate balance for the invoice.



