The Wayback Machine - https://web.archive.org/web/20210820210504/https://github.com/topics/vote
Skip to content
#

vote

Here are 362 public repositories matching this topic...

Command line application & PHP library providing a powerful, simple and complete election manager. Native support for many voting methods like Schulze / Ranked Pairs / Kemeny-Young / Minimax / Borda / Instant-runoff / FTPT / Copeland... Modular architecture can be easily extended. Able to support billions of votes on a low-resource environment.

  • Updated Aug 6, 2021
  • PHP

LarkVote投票系统是一套基于规则的企业内部投票系统,由投票管理和投票端两部分组成,投票管理端包括投票创建、投票编辑、规则编辑、投票发起、投票项管理、邀请码生成、结束投票、投票结果统计等功能;投票端包括投票规则展示、投票操作、提交结果等功能。目前该项目还处于初级阶段,欢迎各位大神创建pull request。

  • Updated Feb 21, 2021
  • Java
Five-Fifths-Voter
davidnixon
davidnixon commented Aug 8, 2021

Background on the problem the feature will solve/improved user experience

Currently linting with prettier yarn ci-format has not been applied consistently in the services directory.

Describe the solution you'd like

  1. Lint the current files
  2. Force lint as part of pre-commit (see carbon vue repo as an example)
  3. This should apply to all dirs including services and ui

Improve this page

Add a description, image, and links to the vote topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vote topic, visit your repo's landing page and select "manage topics."

Learn more