Skip to content

h-techzone6/billing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Billing Software 📜

Billing Software is a Python GUI project using Ttk Bootstrap.

Screenshot

App Screenshot

Features

  • Add Customer Name, Mobile
  • Generate Tax
  • Generate Bill and
  • Output as bill.txt

Installation ✨

Use the package manager pip to install ttkbootstrap.

pip install ttkbootstrap

Usage 🔧

# import ttkbootstrap
from tkinter import *
import ttkbootstrap as tb

Contributing 🤘

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT