Back to Python Mini Projects

README

projects/Billing_system/README.md

latest614 B
Original Source
<h1>Billing system using Tkinter</h1> <p>This project can be used for any shops. User can store all the data and generate the bill.</p> <h2>Tech stack:</h2> <ul> <li>Python</li> </ul> <h2>Libraries used:</h2> <ul> <li>Tkinter</li> <li>Os</li> <li>Messagebox</li> </ul> <h3>To install external modules:</h3> <p><li>Run pip install tkinter</li></p> <h3>To execute the project:</h3> <p><li>Run billing system.py</li></p> <h3>Screenshot/GIF of this project.</h3>