This is a Rails App that was built in 10 days by myself, @larahy, @chrishill627 and @traviagio
To write an application that allows a user to choose their top 3 books and tweet them out to their followers.
To make this application we need to implement botht the Twitter and Amazon API. ALL the data stored for the books is from the Amazon API and the Tweet function is from Twitter
To run the tests, first install the dependencies:
bundle install
To visit the online version click here