Giter Site home page Giter Site logo

gopolls's Introduction

gopolls

A library for Go (Golang) to support different polling procedures.

About This Library

This library supports three different kind of polls: Normal polls (Aye, No, Abstention,), Median Polls (the highest value in a sequence of numbers that has a majority wins) and Schulze Polls with the Schulze method.

Note: There is no extensive documentation / usage examples yet. This library is still in an early stage and likely to change with changes that are not backwards compatible. So use it with care!

For now you can hav a look at the docs on godocs.

Simple App

This project comes with a demo app that builds a simple (and not good / production ready) webserver. The code can be found in cmd/poll.

There are binary releases of this app for linux, mac and Windows. Just download the .zip file and execute the binary.

As already mentioned there is no documentation yet, so usage examples will follow once the API is more or less stable.

The Wiki will most likely contain this documentation.

License

Copyright 2020 Fabian Wenzelmann [email protected]

Licensed under the Apache License, Version 2.0

Third-Party Licenses

This tool is built with only the Golang standard library (License). It uses however pure-css (contained in the distributions of the demo app). pure-css is licensed under the Yahoo BSD License License.

It also uses a template from the pure-css Layouts page (also contained in this distribution).

All these files are contained here and here and are not covered but my copyright but the copyrights mentioned above.

gopolls's People

Contributors

fabianwe avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.