tailorem / jungle-rails

An e-commerce Rails app built for learning Rails through example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jungle

A mini e-commerce application built with Rails 4.2 for purposes of learning Rails in an inherited code base.

Dependencies

  • Rails 4.2
  • PostgreSQL 9.x
  • Stripe

Final Product

View available products, details and stock status. Add items to cart, or click to view additional details. "Screenshot of products page"

View product details, including quantity in stock and user reviews. Logged in users can add and delete their reviews. "Screenshot of product details"

View current cart contents and order total, and complete the order with Stripe. "Screenshot of cart view"

View order confirmation, including order details. "Screenshot of order confirmation"

About

An e-commerce Rails app built for learning Rails through example


Languages

Language:Ruby 71.9%Language:HTML 24.9%Language:CSS 2.2%Language:JavaScript 0.9%