A simple ruby on rails app that uses the twilio API to send text messages.
Run Postrges Sever
Clone or download this repository and cd into project directory
$ rake db:create
$ rake db:migrate
$ rails server
In your browser visit localhost:3000
To Practice:
- Ruby On Rails project setup
- User authentication
- FactoryGirl
- Unit testing with RSPEC
- Integration testing with CAPYBARA
- AJAX
- APIs
Kathryn Carr and Lizzie Koehler
MIT license