A simple GUI based program that displays an interface prompting the user for pizza toppings with a fixed base price that is 10 dollars, based on inputs it outputs bill amount in the same interface itself. (Module used for GUI is Tkinter)
- The Buttons, Labels and interactive widgets are made by
Tkinter
Module. - The Background is designed from scratch in
Adobe Photoshop
. - The icon was picked up from Pizza
- The user can select toppings by using checkbuttons and once done, click on generate bill to Output Bill Amount in Dollars.
- Here's a case with no Toppings selected:
- Here's a case with Toppings Capsicum and Onions selected: