shurco / litecart

🛒 litecart - shopping cart in 1 file with card and cryptocurrency payment support
MIT License
189 stars 39 forks source link

🚀 [Feature]: auction style bidding #92

Open ralyodio opened 10 months ago

ralyodio commented 10 months ago

Feature Description

would be nice to have this with an auction based site.

Additional Context (optional)

No response

Code Snippet (optional)

package main

import "fmt"

func main() {
  fmt.Print("hello word")
}

Checklist:

shurco commented 10 months ago

This project was developed as a simple online store and a free alternative to Gumroad. Perhaps in the future, I will add such a feature.

ralyodio commented 10 months ago

it would be cool if you did. i could maybe pay you like $500 to add support for it.