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
- Host: GitHub
- URL: https://github.com/gemfarmer/msp-ranked-choice-voting
- Owner: gemfarmer
- License: mit
- Created: 2013-11-08T22:03:56.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T22:04:39.000Z (almost 13 years ago)
- Last Synced: 2025-03-11T02:36:08.424Z (over 1 year ago)
- Language: CoffeeScript
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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