git clone https://github.com/pownthep/electioner-node-server.git
cd electioner-node-server
npm install
node server.js
- Create, read, update and delete political parties - Demo
- Create, read, update and delete candidates - Demo
- Scan voter public key (QR code) and create new user - Demo
- Create, read and update elections - Demo
- Create QR code from string - Demo
- Get blockchain info - Demo
- List blockchain stream - Demo
- Count votes - Demo & Demo with UI
- List stream items (votes) - Demo
- Handle user login - Download app to demo
- Insert vote data into blockchain - Download app to demo