Completed Boolean on Milestone API Endpoint
jsstudz opened this issue · 1 comments
jsstudz commented
Looking at the Milestone metadata it would be nice to be able to have something (possibly a bool) that the milestone was reached. Comparing the milestone fundraising goal to the total raised by the participant.
This would make it easier to work with rather than pulling participants information as well as milestone information.
Milestone.Completed = Milestone.FundraisingGoal <= Participants.SumDonations
Thank you
timmixell commented
this is live