vocdoni / vocdoni-sdk

Vocdoni SDK for API
GNU Affero General Public License v3.0
13 stars 6 forks source link

Add election type, census type and domain into the election metadata #215

Closed jpaulet closed 1 year ago

jpaulet commented 1 year ago

For the UI we need to know which election type and census is every election, add this information into the election metadata.

Additionally, being able to add some sort of "domain/space" to know which project created each election (Aragon, Decidim, etc.). We need to decide if this information is stored in the election or into the org.

marcvelmer commented 1 year ago

This is already possible using the meta of elections or accounts.

This question is strictly the responsibility of the SDK consumer (the UI in this case).