abenetka / book-club

Project for Turing School of Software and Design

Home Page:https://whispering-bayou-33669.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Club screen

Book Club

Mod 2 Project to build an MVC framework in Rails with a PostgreSQL database

Getting Started

You can view Book Club at https://whispering-bayou-33669.herokuapp.com/

Should you want to run Book Club locally, follow these steps:

  1. Clone down the repo. git clone https://github.com/tonyr729/book-club
  2. cd book-club
  3. bundle install
  4. rake db:{create,migrate,seed}

Running the tests

To run the tests, simply run rspec

Built With

  • Rails
  • PostgreSQL

Authors

DTR for this project

About

Project for Turing School of Software and Design

https://whispering-bayou-33669.herokuapp.com/


Languages

Language:Ruby 80.0%Language:HTML 17.1%Language:CSS 1.8%Language:JavaScript 1.0%