Skip to content

NicoSa/Takeaway

Repository files navigation

Takeaway

Create a Takeaway program that takes in orders from a menu and sends a SMS confirmation to your phone after successfully ordering.

Objectives of exercise

Learning Object-Oriented-Programming, using Rubygems and Test-Driven-Development.

Technologies used

  • Ruby
  • Rspec
  • Twilio

How to run it

git clone git@github.com:NicoSa/Takeaway.git
cd Takeaway
irb
require './require_all.rb'
  • Play with the classes, place an order and have it send an SMS to your phone!

How to run tests

cd Takeaway
rspec

About

Week 4 Makers Academy - Write a takeaway class where you can place orders and receive a sms after you did using twilio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages