Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.03 KB

Readme.md

File metadata and controls

25 lines (17 loc) · 1.03 KB

Accounting Software

An Accounting Software made in python with help of customtkinter(by TomSchimansky) and TKinter scrollable frame (by bhaskar-nair2)

Features

  • Adding customer phone number and name with amount details
  • Searching details with phone number
  • Printing bill
  • Editing customer details

Adding

image

Searching

image

Main Page

image (The data shown in the image is sample data)

Printing

You change the Bill.txt for changing the format of Bill
image