Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 [Feature]: auction style bidding #92

Open
3 tasks done
ralyodio opened this issue Jan 24, 2024 · 2 comments
Open
3 tasks done

🚀 [Feature]: auction style bidding #92

ralyodio opened this issue Jan 24, 2024 · 2 comments
Labels
✏️ Feature New feature or request hacktoberfest

Comments

@ralyodio
Copy link

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:

  • I agree to follow litecart's Code of Conduct.
  • I have checked for existing issues that describe my suggestion prior to opening this one.
  • I understand that improperly formatted feature requests may be closed without explanation.
@ralyodio ralyodio added the ✏️ Feature New feature or request label Jan 24, 2024
@shurco
Copy link
Owner

shurco commented Jan 24, 2024

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request hacktoberfest
Projects
Status: Backlog
Development

No branches or pull requests

2 participants