All Projects → indutny → Vote.wdgt

indutny / Vote.wdgt

Free Proof-of-Work API for fancy Vote Counting widgets

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Vote.wdgt

PollDaddyHack
Exploit PollDaddy polls
Stars: ✭ 33 (-40%)
Mutual labels:  vote
worlddriven
Automatic and well-defined pull request merged based on contribution-based weighted voting
Stars: ✭ 14 (-74.55%)
Mutual labels:  vote
Voterobot
微信朋友圈投票活动的“刷票”案例分析。
Stars: ✭ 297 (+440%)
Mutual labels:  vote
vote-schulze
Vote calculation with Schulze method (Condorcet voting)
Stars: ✭ 23 (-58.18%)
Mutual labels:  vote
laravel-vote
⬆️ ⬇️ User vote system for Laravel Application.
Stars: ✭ 53 (-3.64%)
Mutual labels:  vote
micropayment-voting
🦅 Vote as bitcoin micropayment.
Stars: ✭ 14 (-74.55%)
Mutual labels:  vote
ballotnav
A repository for HackforLA's BallotNav project
Stars: ✭ 21 (-61.82%)
Mutual labels:  vote
Laravel Love
Add Social Reactions to Laravel Eloquent Models. It lets people express how they feel about the content. Fully customizable Weighted Reaction System & Reaction Type System with Like, Dislike and any other custom emotion types. Do you react?
Stars: ✭ 822 (+1394.55%)
Mutual labels:  vote
Room-Meter
Room Meter is a hotel review site where users can create reviews in form of articles and vote on other reviews. It's built with the Ruby on Rails framework by following the MVP pattern
Stars: ✭ 12 (-78.18%)
Mutual labels:  vote
Election Geodata
Precinct shapes (and vote results) for US elections past, present, and future
Stars: ✭ 289 (+425.45%)
Mutual labels:  vote
yii2-vote
Provides voting for any model 👍 👎
Stars: ✭ 70 (+27.27%)
Mutual labels:  vote
rating
⭐ A true Bayesian rating system with scope and cache enabled
Stars: ✭ 49 (-10.91%)
Mutual labels:  vote
spoti-vote
Web application to vote the next Song in Spotify Queue
Stars: ✭ 14 (-74.55%)
Mutual labels:  vote
freedomvote
A tool to represent the views of politicians and parties as a help to the voters.
Stars: ✭ 15 (-72.73%)
Mutual labels:  vote
Laravel Acquaintances
This package gives Eloquent models the ability to manage friendships (with groups), followships along with Likes, favorites..etc .
Stars: ✭ 449 (+716.36%)
Mutual labels:  vote
WoWSimpleRegistration
Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos
Stars: ✭ 121 (+120%)
Mutual labels:  vote
govote-app
Simple Preact app to help people find locations to get PVCs and Vote in the upcoming Nigeria General Elections. It's built on the govote-api API.
Stars: ✭ 34 (-38.18%)
Mutual labels:  vote
Wavevote
Voting system based on Ethereum
Stars: ✭ 22 (-60%)
Mutual labels:  vote
Minime
Minimi Token. ERC20 compatible clonable token
Stars: ✭ 515 (+836.36%)
Mutual labels:  vote
easypoll-v3
EasyPoll Discord Bot | With EasyPoll, a Discord Poll Bot, you can easily create polls and your members can vote by clicking on a reaction very easily and quickly.
Stars: ✭ 35 (-36.36%)
Mutual labels:  vote

vote.wdgt

Build Status

Free Proof-of-Work API for fancy Vote Counting widgets.

Demonstration & Embedding

See website for a demonstration and embedding guide.

Deployment

npm i -g now
now secrets add vote-db "redis://host/?password=<pass>"
now -e DB=@vote-db

LICENSE

This software is licensed under the MIT License.

Copyright Fedor Indutny, 2017.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].