Skip to content

mishal1/takeaway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

#Take Away

Week 2 Challenge at Makers Academy.

##Instructions Implement the following functionality:

  • List of dishes with prices
  • Placing the order by giving the list of dishes, their quantities and a number that should be the exact total.
  • The customer is sent a text saying that the order was placed successfully and that it will be delivered 1 hour from now
  • The text sending functionality should be implemented using Twilio API
  • Make sure that your Takeaway class is thoroughly tested and that you use mocks and/or stubs

##Learning Objectives

  • TDD
  • OOD
  • OOP
  • SOLID principles

##Technology Used

  • Ruby
  • Rspec
  • Twilio

About

Makers Academy Week 2 Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages