Skip to content

A simple python flask project that uses the concept of blockchain for the purpose of voting.

Notifications You must be signed in to change notification settings

singlautsav/BeelockTheVote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BeelockTheVote

A simple python flask project that uses the concept of blockchain for the purpose of voting.

It is a simple app.

All you need to do is clone the repository. Install Postman, and all the other requirements of python. Command : "pip install -r requirements.txt" Now run app.py

Open postman to cast vote. (/caste_vote)

Open postman to see the Result (/getResult)

Open postman to see the blockchain (/getChain)

and many more such features

About

A simple python flask project that uses the concept of blockchain for the purpose of voting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages