The document summarizes the speaker's process of building a Rails application with Bootstrap and Zurb Foundation front ends from scratch. It describes installing Rails, generating a model, adding image support with Paperclip, integrating Bootstrap using the bootstrap-rails gem, and integrating Foundation using the foundation-rails gem. Each framework was set up on a separate branch in the github repository at github.com/scussen/artcardbackend to demonstrate the different front ends on the same backend application.