Skip to content

anirudhbagri/anonymous-voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: