Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a online voting application #1

Open
6 tasks
aditya-konarde opened this issue Nov 27, 2016 · 1 comment
Open
6 tasks

Create a online voting application #1

aditya-konarde opened this issue Nov 27, 2016 · 1 comment

Comments

@aditya-konarde
Copy link
Contributor

The college student body elections are conducted every year. 2 years ago, I created a basic voting application using PHP so that the voting can be done online. It increased the efficiency of the overall procedure by many times.

The next step is to create a fully dynamic and responsive voting application using some of the newer technologies (Django or Flask maybe) which has the following features:

  • Dynamically adding candidates
  • Encryption for the results
  • Analytics in the admin dashboard
  • Responsive Design
  • Two factor authentication for voters
  • Split-key mechanism (All HOD's will have a part of the key, and result can be opened only when all keys are concatenated in specific order and the hash is decrypted)
@aditya-konarde
Copy link
Contributor Author

Look into possible authentication using Amazon Rekognition API for face recognition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant