Skip to content
This repository was archived by the owner on Feb 8, 2018. It is now read-only.
This repository was archived by the owner on Feb 8, 2018. It is now read-only.

implement community pages #496

@chadwhitacre

Description

@chadwhitacre

We add UI to participant profiles to capture "communities." This is basically tagging, with an optional link associated with each tag. So I might tag myself with ("php", "http://www.php.net") to say that I'm part of the PHP community. It's up to the communities, then, to decide what tag and URL they're going to use.

Then we have a page at /for/php/ that is autogenerated based on the community's self-tagging. We display the top N links associated with the community, as well as thing like givers, receivers, funds (#449), and random participants.

This could be gamed by creating a bunch of fake accounts. When that happens we'll start to weight by factors such as accounts connected, dollars given/received, etc.

Maybe eventually we start verifying communities and adding logos to them (what are the security implications of loading a foreign image into our website? can we make logo selection decentralized as well?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions