An open API service indexing awesome lists of open source software.

https://github.com/devdavidkarlsson/depot

Ruby on rails depot application featuring, purchasing, cart, checkout, shipping and administration
https://github.com/devdavidkarlsson/depot

Last synced: about 1 year ago
JSON representation

Ruby on rails depot application featuring, purchasing, cart, checkout, shipping and administration

Awesome Lists containing this project

README

          

== Depot

This is a Ruby on Rails application for a webshop. featuring product administration, cart, checkout, and order administration.

* Ruby version 1.9.3

* Rails 4.0

* Using gems:
gem 'activerecord-session_store', github: 'rails/activerecord-session_store'
gem 'dynamic_form'

* Database is sqlite3

* Tests will be added in the future

* Download and upgrade to the correct ruby version and rails version using rvm. Then just download this project and start tampering.

* ...

Please feel free to use a different markup language if you do not plan to run
rake doc:app.