Re: Shopping cart/ user authentication module in lisp?



"remixer" <remixer1@xxxxxxxxx> writes:

> I am building a web application in lisp. Besides the core application,
> there are standard features like user registration and the ability to
> buy things/shopping cart, etc. I was wondering if there is any
> opensource lisp implementations for such features. I saw the swell PK
> Bass and Tackle website, http://www.pkbasstackle.com/

Glad you like it. That site's shopping cart works with a set of
PostgreSQL tables that are manipulated with CLSQL. There's nothing too
special about it.

Zach
.