Skip to content

semereab-merry/Python_mini-applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Python_mini_applications

I am including some of the mini projects that I have worked on Python Object-oriented.

1. Registration Form using the Tkinter

General description The designed app
The app uses button Submit writes all the details entered in a text file. All fields are mandatory, if the user does not choose a country, gender or select a programming language when the Submit button is clicked, then popup a message box asking the user to complete the missing information before saving it to the file.

Files
Registration.py
Registration form

2. Pizza Order app using the Tkinter

General description The designed app
The user must use a radio button, check boxes and Process Selection button to make selections and process the order. All fields are mandatory, if the user does not choose Topping, Pizza size or Pizza Type then popup a message box asking the user to complete the missing information. Use a text area to display the customer’s order and the amount due.

Files
Pizza.py
Pizza order

About

The mini projects that I have worked on Python Object-Oriented.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages