learn-awesome / learn

A social network of lifelong learners built around humanity's universal learning map.
https://learnawesome.org/
Other
344 stars 40 forks source link

Allow users to create groups #183

Closed teampolyglot closed 4 years ago

teampolyglot commented 4 years ago

GoodReads and Twitter do this. This will allow existing close groups anywhere to start sharing learning resources from each other.

Some thoughts:

teampolyglot commented 4 years ago

Adding a boolean attribute is_public to groups table but keeping it false by default.

Basic flows for browsing, inviting members and accepting invites is now complete. For now, the creator will be the only admin, and there are no provisions to remove members or delete groups. Lets see if users like this feature at all.