billygriffin / billys_bbq_shack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Billy’s BBQ Shack is aiming for Southern Chic ambiance, and the website should give off that same vibe.

This was programmed using Ruby 2.0.0 and Rails 4.

We use better_errors for debugging, and Capybara for testing.

The database is a sqlite3 database for testing and dev, but dev and production will become PostgreSQL when we push it live.

We use rake for testing, so just run rake test from the root directory and you’ll be good to go.

Things to possibly add to README:

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

About


Languages

Language:JavaScript 68.6%Language:CSS 18.0%Language:HTML 9.7%Language:Ruby 3.1%Language:CoffeeScript 0.3%Language:SCSS 0.3%