generated from sysgears/apollo-universal-starter-kit
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
-
2 tables:
- Group: Avatar, Title, description, group_type: sub-group or organisation
- group_member: group_id, email_id
-
pages:
- group-add page (will have a multiple member add field)
- my-groups
- group-detail, list of all members, member-add form
- admin-panel
member will be added by using email id
if member not in the platform, and email will be sent to ask him to signup
in member list, there should be a flag showing wheather the member is in the platform or not