Giter VIP home page Giter VIP logo

e-voting's Introduction


Youtube Demo
E-Voter

E-Voter, is a WhatsApp chatbot voting application using NodeJs and Twilio .

Key FeaturesHow To UseCreditsRelatedLicense

Key Features

  • Vote
    • Vote for a candidate.
    • See List of candidates
    • See a comprehensive result from votes cast
  • Security
    • Prevents a user from voting multiple times
    • Restricts admin functionality to only an admin
  • Dynamic
    • Admin can add and delete candidate
    • Admin can delete votes
    • Admin can delete all candidates and votes to restart the voting
  • Scalable
    • Allows unlimited number of candidates
    • Allows unlimited number of votes
    • Allows simultaneous voting

How To Use

To clone and run this application, you'll need Git and Node.js v15+ (which comes with npm) installed on your computer. You would need to setup a Twilio account, then go to sandbox and add the url of this api as your webhook. Also add required credentials to the .env file created from the command below.From your command line:

# Clone this repository
$ git clone https://github.com/chyke007/e-voting.git

# Go into the repository
$ cd e-voting

# Copy environment variable
$ cp .env.example .env

# Install dependencies
$ npm install

# Run the app
$ node index.js

Credits

This application uses the following open source packages:

Support

You may also like

  • PC - A Project crashing software for project management
  • Cinema - A cinema app
  • Yum-Food - A Food ordering app

License

MIT


chibuikenwa.com  ·  GitHub @chyke007  ·  LinkedIn @chibuike-nwachukwu-29a7a0111

e-voting's People

Contributors

chyke007 avatar

Forkers

surfshub

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.