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

Create a mechanism to describe funding amount in dollars #95

Open
jcn opened this issue Jul 8, 2013 · 1 comment
Open

Create a mechanism to describe funding amount in dollars #95

jcn opened this issue Jul 8, 2013 · 1 comment

Comments

@jcn
Copy link
Member

jcn commented Jul 8, 2013

Right now, it is assumed that every grant is for US$1000, which is used for our calculation on the homepage, and when we discuss things externally. With the increased number of international chapters, as well as some other, unique situations (split grants where 2 grants each receive $500 in a given month, or the proposed kids chapter which will be granting $100 per month), it is important to start capturing exactly how much is being granted by each project.

My proposal is to do a couple of things:

  • Give each chapter a default currency and amount in that currency (most US chapters would be dollars and 1,000, but a European chapter might be Euros and 1,000)
  • Every grant will store the currency and amount that it provided, as well as the equivalent amount in dollars (for historical and calculation purposes)
  • When the grant is marked as a winner, this field will be populated using the most current exchange rate into dollars

I know that this is a fairly US-centric approach, but short of storing all of the exchange rates every time we make a grant, this seems like a reasonable way of capturing that information. I am open to discussion though.

@JoelPomerantz
Copy link

I know it's harder and takes more space but I think it would be inspiring for a home page visitor to see an asterisk on the total dollar number. Then they can scoll down to see a list in not-so-fine print saying:

Actually it was
416,000 US dollars
200 Mongolian tögrög
21,000 UK pounds
1200 Qatari riyals
900 Swiss francs
etc.

@jcn jcn added this to the Summer 2019 milestone May 7, 2019
@jcn jcn modified the milestones: Summer 2019, Fall 2019 Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants