/Solo-Project

Makers Week 2 - Solo Project

Primary LanguageRuby

Solo Project Design Recipe

Describe the Problem

As a customer So that I can check if I want to order something I would like to see a list of dishes with prices.

As a customer So that I can order the meal I want I would like to be able to select some number of several available dishes.

As a customer So that I can verify that my order is correct I would like to see an itemised receipt with a grand total.

Design the Class System

Implement Integration Tests

Implement the Behaviour