Hello,
I would like to implement a very simple shopping cart functionality to
my application, just selecting some products and saving them as an
order. Only logged in users will be able to 'checkout' and send
through the order, but apart from that, I do not need credit card
processing, inventory tracking, shipping, coupons or any other
complicated e-commerce features.

What do you recommend?
I have the options of:

1) Using some of the poorly-documented available gems:
(http://rubygems.org/search?_snowman=%E2%98%83&query=cart)

2) Spree? Has anyone used it with Hobo?
(spreecommerce.com/)

3) Writing it myself from scratch. (100% session based or database-
driven?)

Does anyone have any experience of writing a shopping cart with Hobo?
Any particular tips - links - resources that you would like to share?
Thank you for your help!

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to