Skip to content

ethyi/prefpoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pref Poll

A preference based voting webapp.

Writeup on my inspiration

Deployed App

image|200

Stack

  • Frontend
    • Typescript
      • React.js
      • Next.js
  • Backend
    • Rust
      • Actix Web
      • Sqlx
    • Postgresql
    • Docker
  • Hosts
    • Vercel
    • Digital Ocean

Planned features

  • Voting percentages for all ranks (more complicated than you think)
  • Option to chose voting algorithm (RCV, ranked pairs, borda count, ... like 20 others)
  • Comment system
  • Email token vote links