Releases: vexy/voting_platform
Releases · vexy/voting_platform
Version v1.2
New
Improvements
- improved mobile design layout #60
- network parameters are loaded from the config file #67
- reworked action buttons layout #72
- reworked settings panel #70
VERSION: 1.2
https://infoportal.app
Full Changelog: v1.1...v1.2
HAVE FUN ❤️
Version v1.1
New
- new favicon #68
Improvements
- improved onboarding experience #65
- user can now see transaction confirmation process (loading spinner) #59
- vote results are better formatted #61
- added google analytics scripts #66
Version: v1.1
Live preview: https://infoportal.app
Full Changelog: public-release-v1...v1.1
First official release 🥳
Infoportal.app
Web interfaced, blockchain based voting platform, written in TypeScript
and Solidity
.
Features
- easy registration
- browsing list of questions/polls
- adding new questions
- report inadequate content
Wallets supported
- MetaMask
- (more wallets coming soon)
Official platform preview at: https://infoportal.com
Commit chronology: beginning...public-release-v1
Public test release (2)
Second public release that is test ready. Smart-contract portion reached v1.0
.
Improvements
MainPlatform
contract has been expanded withextra
voting options- Improved and refactored main platform tests
Full Changelog: test-ready...contracts-1.0
Public test release
This release combines functional codebase for contract and frontend side.
It is ready to be publicly tested both on test-net and main-nets.
Changes are expected in future releases.