- To help the local shopkeeprs to manage the credits of customers.
- Is to serve a fully automated software to handle the credits.
This is an UI based Credit Management System App . This Will Manage credits of customers for local shops . As we know in India the credit system is very useful and this will help the shopkeepers to manage their shops. They can manage the customer profiles by just their Id they can perform Multiple Operations Such As
- Add Customer Data
- update The Data
- Delete The Data
- To show All remaining credits.
pip install mysql.connector
pip install tkinter
pip install speech_recognitio
pip install pyttsx3
You Need to install the Mysql server and create a database named kbbokand Or Just copy the following command
create database kbook;
change the paasword in khata_book.py at line 19