So, I’ve recently completed building an API to anonymously record donations made to charities, with the intention of allowing organisations like Giving What We Can and EAHub to automatically update the donation records of their members and to measure their impact (I figured there must be an easier way than individuals manually entering their donations).
At the moment I’m going to start working on integrating it with those organisations, and charities that are the most popular with effective altruists, but I’d also really be interested to hear any suggestions for possible applications for it that I could build?
Maybe something like a web application that exports all your donations to a CSV file?
Or maybe a Facebook plugin (is that what they’re called?) that displays your donation total on your profile page?
I’m all ears.
It’s currently set up to record a donor ID, a charity ID, the amount donated, a reference number, the date, and the time the database record was created.
Hey everyone,
So, I’ve recently completed building an API to anonymously record donations made to charities, with the intention of allowing organisations like Giving What We Can and EAHub to automatically update the donation records of their members and to measure their impact (I figured there must be an easier way than individuals manually entering their donations).
At the moment I’m going to start working on integrating it with those organisations, and charities that are the most popular with effective altruists, but I’d also really be interested to hear any suggestions for possible applications for it that I could build?
Maybe something like a web application that exports all your donations to a CSV file?
Or maybe a Facebook plugin (is that what they’re called?) that displays your donation total on your profile page?
I’m all ears.
It’s currently set up to record a donor ID, a charity ID, the amount donated, a reference number, the date, and the time the database record was created.