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

New feature discussion: subscribe events with email notification #24

Open
a0x opened this issue Oct 21, 2015 · 1 comment
Open

New feature discussion: subscribe events with email notification #24

a0x opened this issue Oct 21, 2015 · 1 comment

Comments

@a0x
Copy link

a0x commented Oct 21, 2015

First of all, I apologize for my English typing, since I have no Chinese input method installed on this computer currently.

Part of the coaches here, as well as the students, may get busy during a period of time in some kind of situation, then them may forget to visit out website and miss some meeting / events.

So, what if the administrator of the RG forum could set some post as an 'event' and once done, users in the forum could receive the notification of this event by email?

The use case of this situation is simple, what should be implemented is as follows:

  • Admins can set some post as an 'event'.
  • Admins can cancel an event post, but have to write some reason of canceling.
  • Users can decide whether to receive the event notification or not in their settings.
  • Once administrator set an 'event' post, users in the forum who subscribe the notification will receive this post in their email box.
  • Once administrator cancel an event post, users above will receive the notification of the canceling.
  • Once an event post has been canceled, it CANNOT set as an event again.

How do you feel about this feature?

@sundevilyang
Copy link

let's try to finish Group feature at first.

Group has_many Members
Member is_class_of User

Group has_many Events
members can comment on every events since he/she has joined the Group which events belong to.


Then we can discuss the next feature "subscribe the Group's notification"

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

2 participants