Hi @artoonie, really great stuff.
Are you open to this additional new proposed interface to create a RCV visualization?
Currently:
- Create account
- Email for API key
- POST election data to create new visualization
- Share URL to new visualization [on load the front end downloads the stored data from the DB]
Proposed:
- Stick all the election data into URL parameters and just directly link to that. [on load the front end grabs the election data from the URL params]
That's it.
Pros:
- Much quicker for others to start using. Eliminates current steps 1 and 2, and merges 3 and 4.
- Potentially less DB/infra costs for you, because the data no longer needs to be stored / retrieved from DB.
Similar Examples:
Hi @artoonie, really great stuff.
Are you open to this additional new proposed interface to create a RCV visualization?
Currently:
Proposed:
That's it.
Pros:
Similar Examples: