An open API service indexing awesome lists of open source software.

https://github.com/gemfarmer/msp-ranked-choice-voting

An easy to use app to gather and tabulate winner for ranked choice election
https://github.com/gemfarmer/msp-ranked-choice-voting

Last synced: about 1 year ago
JSON representation

An easy to use app to gather and tabulate winner for ranked choice election

Awesome Lists containing this project

README

          

# MSP Ranked Voting

### Todo

1. Add JQuery UI
2. http://jqueryui.com/sortable/#connect-lists add "sortable, connected list"
3. Create object of candidates. sort alphabetically by last name
4. Get display working
5. Add logic in server to save choices to database
6. Add tabulate results button and server-side logic that determines winner
7. Append results to DOM

=======
Node-Express-CoffeeStrap
========================

Bootstrap for Node.js that includes Express, Jade, MongoDB, and Authentication. Written in CoffeeScript