Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Requestion: Designation totals #7

Open
cybershambles opened this issue Jan 21, 2018 · 1 comment
Open

Feature Requestion: Designation totals #7

cybershambles opened this issue Jan 21, 2018 · 1 comment

Comments

@cybershambles
Copy link

Hey,

I'm adding and removing multiple designations over the life of a campaign.

I'd love to be able to pull the history of all designations and all of the total votes and total donation amount...

maybe appending to the https://donorbox.org/api/v1/campaigns feed?
{
"campaign":
{
"id": 1,
"name":"Donorbox Campaign"
},
"designations": {
option 1 { [ count : 5, donations : "$333" ] },
option 2 { [ count : 7, donations : "900" ] },
option 3 { [ count : 1, donations : "$5" ] }

@lukebatchelor
Copy link

+1 would be super helpful for us too.

More than happy to contribute if the code is open anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants