Skip to content

sasa116/Online-voting-sytem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Voting System

Requirements-
	Django
	mysqlclient
	phe
	xampp

Steps to launch the project
1. Change the path of encryption keys in voting/views.py according to your directory
2. Run manage.py file (python manage.py runserver) before this run xampp for sql
3. Database name is final , Registration table is name as regis , votes table is named as party

About

Online voting system developed using django. In this votes are stored in encrypted form using paillier homomorphic encryption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published