/takeaway

Solo project - Takeaway

Primary LanguageRuby

Welcome to the Brazilian Restaurant!

You will receive a menu and choose which item you want to order.

You can see your order, add more items or delete it.

You can see the total, and you will receive a text message with the time to be delivered.


Solo Project (From Makers) Golden Square

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.

Use the twilio-ruby gem to implement this next one. You will need to use doubles too.

As a customer
So that I am reassured that my order will be delivered on time
I would like to receive a text such as "Thank you! Your order was placed and will be delivered before 18:52" after I have ordered.

Tay-Rspec