Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.29 KB

File metadata and controls

41 lines (27 loc) · 1.29 KB

Decidr

Decidr is a web app created using the t3-stack where people can create polls with images and titles and choose between two options at a time instead of seeing every option at once.

You can try a live demo here.

Technologies used

Features

  • Create polls with unlimited options
  • Aws s3 image upload
  • Rate options in a 1 vs 1 selection style
  • See results compiled in a table
  • Fully responsive
  • Dark/light theme

Coming soon

  • Different algorithms for choosing which options to display
  • Different algorithms for calculating the end score
  • Automatically delete polls after a certain time

Screenshots

landing

poll

poll_mobile

results