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

Chat-only vs Group Income roles #2150

Open
taoeffect opened this issue Jul 3, 2024 · 0 comments
Open

Chat-only vs Group Income roles #2150

taoeffect opened this issue Jul 3, 2024 · 0 comments
Labels
App:Frontend Kind:Community Kind:Enhancement Improvements, new features, performance upgrades, etc. Note:Contracts Issues involving modifications to contracts Note:UI/UX

Comments

@taoeffect
Copy link
Member

taoeffect commented Jul 3, 2024

Problem

We don't want Group Income to be just about doing Group Income. We want to make it a full blown community management software.

Right now we are limited in how many people we can invite to groups because the assumption is that everyone who is invited is also invited to participate in the monetary and non-monetary value sharing.

However, we want it to be possible to grow groups beyond dunbar's number for purposes of supporting larger groups when it comes to building online communities.

Solution

In order to facilitate building large online communities with potentially thousands of members, we need to conceptually distinguish between different types of members: those who are participating in Group Income (the "inner circle") and those who are interested in merely interacting with this inner circle through chat.

This will allow the inner circle itself to grow as new members from the outer circle can be considered and approved to join those participating in monetary and non-monetary value sharing.

To do this we need to create two roles: group income and chat.

In total, I see there being the following standard roles:

  • admin
  • moderator
  • groupincome
  • chat

To implement this issue, we first need to implement the roles & permissions system: #202

People without the groupincome role, for example, might not even see the Group Income dashboard, but only see the chat.

@taoeffect taoeffect added Kind:Enhancement Improvements, new features, performance upgrades, etc. App:Frontend Note:UI/UX Kind:Community Note:Contracts Issues involving modifications to contracts labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App:Frontend Kind:Community Kind:Enhancement Improvements, new features, performance upgrades, etc. Note:Contracts Issues involving modifications to contracts Note:UI/UX
Projects
None yet
Development

No branches or pull requests

1 participant