Skip to content

Basic GUI Pizza Vending machine using Python library 'Tkinter'

Notifications You must be signed in to change notification settings

g-st180/Tkinter_Pizza_Vending_Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter_Pizza_Vending_Machine

Description:

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)

Interface

  • 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

Usage

  • 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:

About

Basic GUI Pizza Vending machine using Python library 'Tkinter'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages