Project
Roulette

Voting App

Allow users to vote give multiple choices

IntermediateWeb appE-commerce6–16hAI-buildable 4/5needs backend

Allow users to vote give multiple choices

UI
Logic
Useful

Hosting · Free tier, sleeps when idle

Deploys free on Vercel Hobby + Supabase free or Cloudflare Pages + Turso free.

Free database tiers pause or expire when a project sits idle, so this one needs occasional attention to stay up.

Deploy it and share a link.

Core features · 3

  • User can see a list of items he can vote on
  • These items must have a button that the user can click on to vote
  • After the user clicked a button, the user should see all the votes

Once it works

  • Store items and votes in a database
  • Only allow authenticated users to vote

Suggested stack

reacttypescripttailwindsupabase

Track it