SylTi / bitfunding

Bitcoin Crowdfunding in MEAN
http://bitfunding.herokuapp.com/
7 stars 7 forks source link

show contributor list on project page #15

Closed gogson closed 9 years ago

gogson commented 9 years ago

Show for each contributor the sum of all its contributions. Ads a link to his profile page (/user/:name)

SylTi commented 9 years ago

need to be done in same time with #22 I will add a flag in each contribution, that will be set if user.privateContrib = true

we already have .show method for user but with /user/:id