Skip to content

Server Side code for E-Voting-Portals - Web, and Android

License

Notifications You must be signed in to change notification settings

BroFOSS/E-voting-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-voting Server

Server side code for E-Voting portals - Web, Android.

Dependencies

  • Express (npm install express)
  • body-parser (npm install body-parser)
  • MySQL (npm install mysql)
  • Morgan (npm install morgan)
  • EJS (npm install ejs)
  • Nodemon (npm install nodemon) (Optional)

Installing

Clone the repo and run npm install <foldername> to install. This will install all the dependencies from package.json.


E-voting repos:

Motivation

In many institutions, we still use the manual based voting system, where a user is required to go to a place and write his/ her vote in a paper, and then submit in a box. After few weeks, the results are declared using manual counting. Our idea to create an open source, secure, e-voting system, which can be used by such different institutions to automate their processes.

About

Server Side code for E-Voting-Portals - Web, and Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published