Code Monkey home page Code Monkey logo

elections's Introduction

VS-3

For the lack of a fancy name, I shall call this Voting System VS-3. (3 for no apparent reason). VS-3 is a simple nw.js based offline voting system.

VS-3 has been used glitch free in Students' Gymkhana General Elections '15, Hall 8 HEC Elections, Hall 4 HEC Elections and Hall 2 HEC Elections.

Configuration

  • The application can be configured by modifying scripts/main.js.

Installation

  • Install dependencies.
$ npm install
$ bower install
  • Replace the first line in ./lib/bootswatch-dist/css/bootstrap.min.js with a comment if you want to use this offline. (The first line loads a font-file from Google CDN.)

  • Run the following command to build binaries for win64 and linux64 in the build/ directory.

$ npm run build
  • Use the corresponding binaries in build/iitk-general-elections.

Testing

$ npm test

LICENSE

  • This project is licensed under MIT LICENSE
  • The sounds are in Public Domain
  • The images have been taken with permission of the candidates

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.