This is a billing system that can be used in grocery shops. This project is pure beginner friendly and GUI based.
1.Python
Billing.System.Preview.mp4
Python-Loops,Functions,etc
Tkinter -Geometry,mainloop,variables,labels,reliefs
-
Clone this repository
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git
-
Change Directory
cd Python cd Billing-System
Install the Dependencies:
-
Install Python 3.10 and higher
-
Further install this Libraries
-
Or Direct Install Pycharm 3.9
pip install tkinter pip install Random pip install Os