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

[Feature] Add support to multiple frequencies on the email subscriptions #78

Closed
cristianmalfesi opened this issue Jul 11, 2019 · 0 comments

Comments

@cristianmalfesi
Copy link

cristianmalfesi commented Jul 11, 2019

To Do:

The backend must have an endpoint which let the user change the subscription of the emails.
The subscription options are:

  • Daily
  • Weekly

The period of a subscription must be separated from the ones from the telegram subscription

Currently, we are storing the subscription frequency on a unique field, we need to split this into two:

  • TelegramFrecuency
  • EmailFrecuency
@cristianmalfesi cristianmalfesi changed the title [Feature] Adding option to select frequency of email subscription [Feature] Add option to select frequency of email subscription Jul 15, 2019
@cristianmalfesi cristianmalfesi changed the title [Feature] Add option to select frequency of email subscription [Feature] Add the option to choose the subscription email frequency Jul 15, 2019
@Agupane Agupane changed the title [Feature] Add the option to choose the subscription email frequency [Feature] Add support to multiple frequencies on the email subscriptions Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants