On Wed, May 14, 2014 at 5:41 PM, Garry Keneth Garcia <[email protected]> wrote:
> I know there are a lot. What I want specifically is Webapp2 + GAE + > Datastore = Shopping Cart. Do you know anything like this? > > There's https://github.com/prakhar1989/JokaStore which seems to be a slightly older codebase, but there's an active demonstration site which seems to work fine. It also fits your requirements. If you're willing to lighten up on the datastore requirement, Django Ecommerce ( https://www.django-cms.org/en/e-commerce/ ) can also work. I believe it requires a SQL database, so you'll have to sign up for Cloud SQL. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
