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 'balance' route where Donors/Organizers can get their balance #98

Open
rainrivas opened this issue Jan 22, 2018 · 0 comments
Open
Labels
Milestone

Comments

@rainrivas
Copy link
Contributor

Donors and organizers can get their balance by calling this route

  • Donor get their Total Budget - Family.Wishlist.cost for families paired to them
  • Organizers get quick stats on how their donors are spending (or not spending) their budget in an array format

Array = [{Donor1.budget, family1.cost, group1.balance},{Donor2.budget, family2.cost, group2.balance}]
e.g. [Donor-Bill, $100 budget, $20 family's cost, $80 balance
Donor-Jane, $10 budget, $10 family's cost, $0 balance]

@rainrivas rainrivas added this to the Sprint 3 milestone Feb 12, 2018
@rainrivas rainrivas modified the milestones: Sprint 3, Sprint 4 Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant