Skip to content

Order custom pizzas #73

@Uncodeable864

Description

@Uncodeable864

I think it would be cool to have a Pizza object, and a Menu.search_topping() function, where we could do something like this:

Menu.search_topping(Name="Cheese")
And that would return
NAME ID CHEESE CHESE
and then
cheese = "CHESE"
pizza = Pizza(Code="PIZZACODE")
pizza.add_toppping(cheese, AMOUNT)
ect....
Order.add_item(pizza)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions