BuidlGuidl / hackathon-starter-kit

https://extensions-hackathon.vercel.app
MIT License
6 stars 1 forks source link

Winners tag and disable voting #75

Closed damianmarti closed 1 month ago

damianmarti commented 1 month ago

Add flag votingEnabled to enable/disable voting.

Add winners tag based on winnersThreshold and runnersUpThreshold.

votingEnabled, winnersThreshold and runnersUpThreshold can be set on scaffold.config.ts.

Added Winner or Runner Up tag to submissions.

localhost_3000_submissions (1)

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
extensions-hackathon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 6, 2024 11:03am
carletex commented 1 month ago

Great stuff Damu, thanks!

I split this in two (check https://github.com/BuidlGuidl/extensions-hackathon/pull/76) so I could close the voting but not showing the winners yet