Skip to content

navya/elections

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

About

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.

Information

  • Add information about the senators in scripts/controllers/dataFactory.js.

Testing

$ npm test

Installation

  • Run the following command to build the executable in the build/ directory.
$ npm run build
  • Use the binaries in build/iitk-general-elections.

Features

  • Randomized order of senators.
  • A final beep at the end of voting.
  • Votes are only cast at the end of voting.
  • Cancel a vote in between.
  • Simple configuration for candidates.
  • Cross-platform.

LICENSE

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • CSS 3.9%