tlowande / jungle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jungle

A mini e-commerce application built with Rails 4.2 for purposes of teaching Rails by example. Students work on some features on top of the inherited code

Setup

  1. Run bundle install to install dependencies
  2. Run bin/rake db:reset to create, load and seed db
  3. Run bin/rails s -b 0.0.0.0 to start the server (if using Virtual Machine)

Stripe Testing

Use Credit Card # 4111 1111 1111 1111 for testing success scenarios.

More information in their docs: https://stripe.com/docs/testing#cards

Dependencies

Final Product

Jungle: exploring some features

"Jungle"

About


Languages

Language:Ruby 72.0%Language:HTML 24.8%Language:CSS 2.3%Language:JavaScript 1.0%