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
- Host: GitHub
- URL: https://github.com/devdavidkarlsson/depot
- Owner: devdavidkarlsson
- Created: 2013-07-11T18:24:53.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-22T08:29:42.000Z (almost 13 years ago)
- Last Synced: 2025-02-12T17:30:13.799Z (over 1 year ago)
- Language: Ruby
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
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.