Skip to content

StareIntoTheBeard/MineCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCart (working title)

MineCart is a shopping cart bootstrap for quick implementation of eCommerce sites for clients, which is still under active development. It will use Stripe for payment processing and customer management. It allows for multiple storefronts called shelves (which can have configurable business rules per shelf) and it takes an object oriented approach to product management where master product records are first created and then can be be instantiated into independently editable items. Product details at the instance level can be unique or overridden by the master product record on a case by case basis if so desired by the admin.

To do:

  • Implement i18n

  • Implement currency conversions using Open Exchange Rates api

  • Ajax shopping cart

  • Stripe API for payment processing

About

RoR based shopping cart bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published