Skip to content

szuhaydv/livepoll

Repository files navigation

Livepoll

an easy and quick way to create polls you can share with anyone

Usage

  1. Navigate to the front page and click 'Create Poll' or navigate to /#/creator

  2. Enter the details of your poll (title and min. 2 options)

  3. Click creaete poll and the app will navigate you to your sharable link

About

  • LIVE (realtime) updates
  • Svelte frontend served by Golang backend
  • Built for concurrency with postgresql transactions
  • uses SSE connections for data access
demo.mov