Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3ffec13

Browse files
Merge pull request #814 from Sulagna-Dutta-Roy/Sulagna
Billing System GUI
2 parents 40f23fa + ddcedd8 commit 3ffec13

File tree

5 files changed

+463
-0
lines changed

5 files changed

+463
-0
lines changed
85.7 KB
Loading[フレーム]
80.3 KB
Loading[フレーム]

‎GUIScripts/Billing System/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<h1>Billing System GUI</h1>
2+
3+
<h2>AIm</h2>
4+
<p>This is a billing system that provides bills to the user.</p>
5+
6+
<h2>Purpose</h2>
7+
<p>To calculate the bills for the user.I've Implemented it using tkinter libary.</p>
8+
9+
<h2>Short Description:</h2>
10+
<p>This application can be used anywhere (grocery shop) by taking the user Items Input.I have implemented it using python tkinter library.As you can see there are many items and four buttons. Buttons are Total,Generate Bill,Clear,Bill.At first you have to put your name, bill no, phone number. Then you've to put the items you need(whatever you want) and click on generate bill.You will see the entire bill on the right section.If you want to exit then press exit, if you want to clear the bill then click press Clear button.</p>
11+
12+
<h2>Workflow</h2>
13+
<p>Python offers a very good GUI library Tkinter which is very easy to learn and use.Here I have implemented a GUI application to calculate the bills.Whenever you can add the items number and click total button it will show the bill(GST included) </p>
14+
15+
<h1>Complilation steps:</h1>
16+
<ul>
17+
<li>Install python in your system</li>
18+
<li>Import Tkinter Module</li>
19+
<li>Run command -python billing_system.py in your terminal</li>
20+
21+
</ul>
22+
23+
24+
<h1>Output:</h1>
25+
<img src="https://github.com/Sulagna-Dutta-Roy/Awesome_Python_Scripts/blob/Sulagna/GUIScripts/Billing%20System/Images/Bill.PNG">
26+
<img src="https://github.com/Sulagna-Dutta-Roy/Awesome_Python_Scripts/blob/Sulagna/GUIScripts/Billing%20System/Images/Output.PNG">
27+
28+
29+
<h1>Author</h1>
30+
<ul><li>Sulagna Dutta Roy</li></ul>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /