Skip to content

TomGroombridge/book_project

Repository files navigation

Dog Eared Pages

This is a Rails App that was built in 10 days by myself, @larahy, @chrishill627 and @traviagio

The challenge

To write an application that allows a user to choose their top 3 books and tweet them out to their followers.

What we needed

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

Online Version

To visit the online version click here