Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokil/votingengine
Voting platform
https://github.com/sokil/votingengine
Last synced: 23 days ago
JSON representation
Voting platform
- Host: GitHub
- URL: https://github.com/sokil/votingengine
- Owner: sokil
- License: mit
- Created: 2014-04-13T09:50:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T07:05:19.000Z (almost 9 years ago)
- Last Synced: 2024-10-09T23:05:54.058Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 368 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Voting Engine
=============Implementation of voting, based on algorithm when voting variants sorted in priority from more to less prefered, and result order depends of priority of all variant positions.
### Voting screen:
![Voting Screenshot](https://raw.githubusercontent.com/sokil/VotingEngine/master/docs/screen.png)