Skip to content

Seshrut/billing

Repository files navigation

<title> BillWare </title> <style> .button { background-color: #0037eb; /* Green */ border: none; color: white; padding: 16px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; transition-duration: 0.4s; cursor: pointer; }

.button2 { background-color: white; color: black; border: 2px solid #0037eb; }

.button2:hover { background-color: #0037eb; color: white; } </style>

Billing





↣ DOWNLOAD LATEST VERSION ↢


ALL RELEASES
LATEST SOURCE CODE





This is a python project suggested to act upon by my dear dad. The code will use an excel file to store its data. The excel file should have a specific format, Which is generated by the code. its main purpose is to save billing data in the excel file. The code scans for already existing data using the phone number, and loads the details if the phone number matches.

Any suggestion regarding increase in efficency is most welcome.





FEATURES :-

• It stores loyalty points of customers, adding loyalty at each visit.

• It generates the DATABASE file, Just fill the articles list

• It sends special offers on birthdays and anniversaries {via WhatsApp}

• It is an open-source code





INSTRUCTIONS ➡️

i. Log into Whatsapp Web

ii. install python

iii. Run setup.exe file

iv. Fill the articles tab of the database.

v. Run Billware to start billing