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

Add a custom one-liner/bio when making a donation #9

Closed
xdamman opened this issue Apr 4, 2016 · 2 comments
Closed

Add a custom one-liner/bio when making a donation #9

xdamman opened this issue Apr 4, 2016 · 2 comments

Comments

@xdamman
Copy link
Contributor

xdamman commented Apr 4, 2016

When making a donation, we should allow the donor to say a few words about them.
E.g. "Developer at Awesome Agency", "Thanks for this awesome open source project!", "In memory of ...", "Go Women Who Code, you rock!", "Proud sponsor", ...

Characters limit should be 100 (so that there is room to add a URL and @mention in a tweet).

Because it is related to the collective, it should be stored in the UserGroups table that makes the relationship between a user and a collective.

On the Website Repo, we should add a new input field here https://github.com/OpenCollective/website/blob/master/frontend/src/components/PublicGroupSignup.js#L30

and adapt the UserGroups model on API https://github.com/OpenCollective/api/blob/master/app/models/UserGroup.js#L11

How should we call this new column? description?

@xdamman xdamman mentioned this issue Apr 8, 2016
@cuiki
Copy link

cuiki commented Apr 11, 2016

Hi, here's the field after the donation flow...
screen shot on 2016-04-08 at 12-34-12

And that one-liner will show up in the backers' cards like this:
slack-imgs com

@piamancini
Copy link
Contributor

reopen when it becomes a priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants