TheophileMot / askie

voting app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about

askie is a voting app that allows users to rank their preferences. It uses the Nauru voting system, in which a user's kth preference gets 1/k points, i.e., the top pick gets a full point, the second pick gets half a point, and so on.

install with npm install.

screenshots

setting up a poll:

a poll with three choices for supper

results:

let's eat healthy food for supper

About

voting app

License:GNU General Public License v3.0


Languages

Language:CSS 72.8%Language:JavaScript 19.6%Language:HTML 7.6%