SoftwareSandbox / Fiazard

Learning project in which we try to make our sandwich ordering site better. This is the backend project, providing RESTful webservices with DropWizard.
Apache License 2.0
2 stars 10 forks source link

Dynamically add another topping #14

Closed Sch3lp closed 9 years ago

Sch3lp commented 9 years ago

Acceptance criteria:

Sch3lp commented 9 years ago

No changes necessary in the backend because we take in a PlaceOrder command, containing a composition of a bun, multiple toppings and multiple condiments.