Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 671 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 671 Bytes

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