mdorrance / oregon_sale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoreEngine

Getting Started

To deal with the dependencies for this project, try these instructions at your terminal:

rvm use 1.9.3
brew update
brew install v8
gem install therubyracer
bundle
bundle exec rake db:migrate db:test:prepare
bundle exec rspec spec

Notes

Code Climate

An online store that recreates the good ol' days of traveling the Oregon Trail. We sell Oregon Trail adventures at oregonsale.herokuapp.com. It was originally built by John Maddux, Geoff Schorkopf, and Josh Mejia.

The original assignment is at http://tutorials.jumpstartlab.com/projects/store_engine.html

This project is used as the basis of the following tutorial materials:

About


Languages

Language:Ruby 70.4%Language:HTML 23.9%Language:CSS 3.1%Language:CoffeeScript 1.8%Language:JavaScript 0.7%