Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 590 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 590 Bytes

Pizza-Ordering-App

Pizza Order App with Python
---------------------------
Firstly the menu is read from a text file
Secondly you can select what type of pizza do you want
And you can select what type of sauce do you want
After that you should type your personel info and credit cart info
Finally it will be saved on database and you can read
----------------------------
-Programming Language: Python
-Object Oriented Programming
-Text File Reading with Python
-Csv Database
-Utf-8 Keyboard Settings
-DateTime Settings With Python