A comprehensive billing and customer management application for small and medium businesses.
- Remote database storage for secure and accessible data
- Invoice generation and digital copy sent to customer via WhatsApp
- Categorization of customers based on shopping frequency and discounts offered accordingly
- Search function for customer data
- Ability to add, update, and delete products in the database
- Python
- Mongodb
- Selenium web driver
- Tkinter
- Install the required dependencies:
- Python
- Mongodb
- Selenium web driver
- Tkinter
- Clone or download the repository
- Set up the remote database and update the connection details in the code
- Run the application using
python SampleApp.py
Menu Page | New Shopping Page | Best Customers Page |
---|---|---|
![]() |
![]() |
![]() |
Invoice History Page | Customer Search Page | Manage Products Page |
![]() |
![]() |
![]() |