Releases: AdemJensen/VotingChain
Releases · AdemJensen/VotingChain
VotingChain V1.1.0-fd (Fully Decentralized) Release
This version is the fully decentralized version of v1.1.0 release.
Everything is stored in the blockchain. The system comes with an interface to switch between different Voting Networks. You can also create your own network. Each network has its own users and votes data storage.
VotingChain V1.1.0 Release
This release adds support on candidate registration approval system.
Now, you can set "Candidate needs approval after registration" to activate this feature. Owner of the vote will be able to approve the candidate's application.
The following bugs are fixed:
- Currently after vote creation, redirect to the created vote's detail page.
- Eliminates the possibility that candidates can still be registered even if the vote is not in Registration state.
VotingChain V1.0.0 Release
This is the first release of this project. All the essential functions have been implemented. Project structure are organized in an acceptible manner.