Loading repository dataβ¦
Loading repository dataβ¦
maharshidabgar / repository
π A modern Python desktop application for grocery shops to manage Udhar (Credit) records with Voice Assistant, SQLite, PDF & Excel reporting.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Python 3.12 MIT License Version 1.0 Stable
A modern Python Desktop Application for grocery (kirana) shops to manage Udhar (Credit) records efficiently using a clean graphical interface, SQLite database, voice input, and professional reporting tools.
Grocery-Voice-Udhar-Assistant/
β
βββ database/
βββ screenshots/
βββ src/
β βββ dashboard.py
β βββ customer_page.py
β βββ transaction_page.py
β βββ ledger_page.py
β βββ report_page.py
β βββ settings_page.py
β βββ database.py
β βββ customer_manager.py
β βββ transaction_manager.py
β βββ report_manager.py
β βββ backup_manager.py
β βββ voice_assistant.py
β βββ voice_parser.py
β βββ tts.py
β βββ config.py
β βββ gui.py
β
βββ requirements.txt
βββ README.md
βββ .gitignore
Clone the repository
git clone https://github.com/maharshidabgar/Grocery-Voice-Udhar-Assistant.git
Go to the project folder
cd Grocery-Voice-Udhar-Assistant
Create a virtual environment
python -m venv .venv
Activate the virtual environment (Windows)
.venv\Scripts\activate
Install dependencies
pip install -r requirements.txt
Run the application
python src\gui.py
The following features are planned for future releases:
Contributions, suggestions, and improvements are always welcome.
Maharshi Dabgar
M.Sc. IT Student | Aspiring Data Scientist | Python Developer
This project is licensed under the MIT License.
If you found this project useful, please consider giving it a β Star on GitHub.
Thank you for visiting this repository! β€οΈ