Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 472 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 472 Bytes

vote-1-for-soni

Simple VueJS and firebase preferential voting app. This application is currently hosted at http://vote-for-soni.web.app (use key demo).

This app uses:

  • Vue.js: Javascript framework to control web elements.
  • Meeks-PRF-js: Count votes for a Meek's method RCV / STV election contest. Reference algorithm described by the Proportional Representation Foundation.
  • NodeJS Firebase api: Database and cloud server provided by Google for a minimal backend.