The project i'm taking a part needs some simple auction functionality. The basic concept is:
So it looks like simple auction or shopping cart with auction functionality. I don't care about the platform (but prefer php/lamp, ruby/ror, .net or java). Does anybody know any good open source solution which fits to my needs i described?
Thanks.
You will have to look through the usual open source directories:
So there are a few. But if you depend on specific features (the last one is kind of too restrictive for a generic implementation), you won't get around adapting the code anyway.