Skip to content

Releases: AdemJensen/VotingChain

VotingChain V1.1.0-fd (Fully Decentralized) Release

24 Mar 14:33

Choose a tag to compare

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

23 Mar 10:22

Choose a tag to compare

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

23 Mar 10:15

Choose a tag to compare

This is the first release of this project. All the essential functions have been implemented. Project structure are organized in an acceptible manner.