Giter Club home page Giter Club logo

Comments (5)

thisiskapil avatar thisiskapil commented on June 20, 2024

Yep , I am stuck in this too.
@akverma26

from voting-system-using-block-chain.

shivi0708 avatar shivi0708 commented on June 20, 2024

Can you please tell @akverma26 how to authenticate through Aadhar? It is repeatedly showing invalid AAdhar number.

from voting-system-using-block-chain.

BalajiGunasekaran1 avatar BalajiGunasekaran1 commented on June 20, 2024

change aadhar_no = request.GET.get('aadhar_no') to aadhar_no = request.POST.get('aadhar_no') in home/view.py (line 33)

from voting-system-using-block-chain.

yourabhi avatar yourabhi commented on June 20, 2024

Hi it is still not working do we need to put our original adhaar card number

from voting-system-using-block-chain.

akverma26 avatar akverma26 commented on June 20, 2024

We are not using original aadhar numbers here, instead we are playing with some dummy data.

Check dummy data section https://vote.pythonanywhere.com/create-dummy-data/ page, you'll get the idea.

For ref following dummy aadhar numbers are generated that you can use for authentication and further demonstration. Or you can check more info by running this project locally and login to admin page


123456789010
123456789009
123456789008
123456789007
123456789006
123456789005
123456789004
123456789003
123456789002
123456789001

from voting-system-using-block-chain.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.