jj008 / Digital_Voting

It is an online voting system with face recognition and two factor authentication, developed in django framework. Digital voting has admin login which will be handled by election commission and voter login which will be handled by voter. Voters can login through their voter ID number and password after a successful registration. The system will allows voters to view a list of candidates in their area, voters can get to know the candidates background (like income, works, etc.) and choose wisely. Once the election is started voter have to login into the account, select a candidate and have to give face id with webcam or front camera, if the face matches with the face given at the time of registration then voter will be promoted for two factor authentication, if two factor authentication is successful then the vote will be submitted and one voter can vote for a candidate only once per election.
64 stars 42 forks source link

Login #4

Closed manavjawrani closed 2 years ago

manavjawrani commented 2 years ago

What is id and password for admin

Skye10da commented 2 years ago

are you able to setup the digital voting ?

manavjawrani commented 2 years ago

Yes site is working but get login into admin , since credentials are not there, can pls help

manavjawrani commented 2 years ago

Can we have a short Google meet ? This my number - 9545334179

jj008 commented 2 years ago

Hi @Manavjawrani , you have to makemigrations of the models into database and then run the command python manage.py createsuperuser and you can give new username and password

I will ping you on your number and we can have a call

manavjawrani commented 2 years ago

Yes pls ping me we will have a call and sort it out

On Wed, Aug 10, 2022, 18:21 Jaydeepsinh Jadeja @.***> wrote:

Closed #4 https://github.com/jj008/Digital_Voting/issues/4 as completed.

— Reply to this email directly, view it on GitHub https://github.com/jj008/Digital_Voting/issues/4#event-7163556364, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVNUGZ5DF5HZ5BGOPQNFJC3VYOQWNANCNFSM56ASGY4A . You are receiving this because you were mentioned.Message ID: @.***>

Skye10da commented 2 years ago

can you help me with the setup on localhost

manavjawrani commented 2 years ago

Yes, I can.

On Wed, Aug 10, 2022, 18:25 Skye10da @.***> wrote:

can you help me with the setup on localhost

— Reply to this email directly, view it on GitHub https://github.com/jj008/Digital_Voting/issues/4#issuecomment-1210635360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVNUGZZ6AS2UHZ7KFPA3TT3VYOREJANCNFSM56ASGY4A . You are receiving this because you were mentioned.Message ID: @.***>

Skye10da commented 2 years ago

lets talk here meet.google.com/xga-jjfs-thu

manavjawrani commented 2 years ago

Can we meet by sat

On Wed, Aug 10, 2022, 18:32 Skye10da @.***> wrote:

lets talk here meet.google.com/xga-jjfs-thu

— Reply to this email directly, view it on GitHub https://github.com/jj008/Digital_Voting/issues/4#issuecomment-1210643963, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVNUGZYPL6DUHFMG5C6LYCTVYOR7VANCNFSM56ASGY4A . You are receiving this because you were mentioned.Message ID: @.***>

Skye10da commented 2 years ago

I have fixed the problem and run the app successful, thanks