anirudhbagri / anonymous-voting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anonymous Voting

The Idea of this app is to create a local (over-LAN) anonymous voting system.

Currently the system allows only voting for either Yes or No.

Downloads

latest -> apk

v1.0.0 -> apk

Setup 1 - Without creating your own server

  1. Install the client app in any device (android/ios)
  2. Enter the temporary server address:

d4735214.pythonanywhere.com

  1. Hit PING to check if you are connected
  2. Enjoy!

(Note: Do not enter http/https in the address field)

Setup 2 - Create your own server in LAN

  1. Run the server.py file using python from any computer in network which is accessible from other devices in network.
  2. Install the client app on any android/ios device.
  3. Once installed, find the IP address of the device on which the server is running and enter that in client app.
  4. Everything should work as expcted if ping command is running successfully.
  5. Enjoy!

Screenshots:


About


Languages

Language:Dart 85.6%Language:Python 7.7%Language:Swift 3.4%Language:Kotlin 3.0%Language:Objective-C 0.3%