It is a Pizza Order System project. Saves all orders in a .csv file.
- User selects a pizza.
- Selects optional toppings.
- Shows the total price and order.
- Takes name, ID number, card number and password as input.
- Then saves everything to a .csv file.
import csv
import datetime
๐ฆ๐ป Yusuf Onaran
- Github: @onaranyusuf
- LinkedIn: @Yusuf Onaran
Give a โญ๏ธ if this project helped you!
This project is under MIT license.