Skip to content

patrgl/go-polling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple yet usefull polling with Go & HTMX.

Features:

  • Create, close and view polls without having to manage user accounts or permissions.
  • Option to limit amount of votes per person by comparing IP addresses.
  • View live poll results withotu nasty refreshing, using htmx's hx-trigger attributes.
  • Easily share automatically generated poll links.
  • No Frameworks or Javascript: just a Go backend with GORM to interact with an SQLite DB and HTMX in the front-end
  • About

    Go & HTMX polling web app.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors