DigiPol All States Roadmap #216
Replies: 2 comments 1 reply
-
Have the client fetch the vote count directly from the blockchain would be better as it more decentralized and there is no need to trust a central server for the vote count. Blockchain interactions currently make the app hang and more broadly is less efficient. Serving the vote count over the API is more efficient but less decentralized. Up for discussion |
Beta Was this translation helpful? Give feedback.
-
I'm thinking that the various endpoints should be split into different projects (repos). ausbills-api
digipol-results
This way, ausbills-api can be a completely separate project and be used by other services we solid do ausbills-api in OpenGovAus and digipol-results in VoteFlux |
Beta Was this translation helpful? Give feedback.
-
The following is a roadmap for implementing bills from all the states into digipol.
AusBills
API
This SHOULD be deployed to a new endpoint and mongoDB as the current ones are very unstable.
This MAY be worked on in a fresh repo
optional
DigiPol UI
Beta Was this translation helpful? Give feedback.
All reactions