项目作者: chyke007

项目描述 :
A WhatsApp chatbot voting application built using NodeJs and Twilio
高级语言: JavaScript
项目地址: git://github.com/chyke007/e-voting.git
创建时间: 2020-12-10T16:43:02Z
项目社区:https://github.com/chyke007/e-voting

开源协议:

下载





Youtube Demo


E-Voter


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


Key Features
How To Use
Credits
Related
License

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:

  1. # Clone this repository
  2. $ git clone https://github.com/chyke007/e-voting.git
  3. # Go into the repository
  4. $ cd e-voting
  5. # Copy environment variable
  6. $ cp .env.example .env
  7. # Install dependencies
  8. $ npm install
  9. # Run the app
  10. $ 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