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

Add a notification for events taking place soon #310

Open
AlbertoPdRF opened this issue Sep 30, 2020 · 0 comments
Open

Add a notification for events taking place soon #310

AlbertoPdRF opened this issue Sep 30, 2020 · 0 comments
Labels
enhancement Related to improvements of existing features and/or addition of new ones full stack Requires work on both the front and back ends of the application high priority Needs to be taken care of as soon as possible!

Comments

@AlbertoPdRF
Copy link
Owner

Is your feature request related to a problem? Please describe.

Users sign up to attend events, but they are never reminded about the event taking place when the time of the event approaches.

Describe the solution you'd like

It would be awesome to generate notifications for users attending an event when such event gets close enough in time (e.g. less than 24 hours). For that, I guess the best solution is to set up a cron job on the back end that checks for events happening before the agreed-on close enough time and generating the corresponding notifications.

Describe alternatives you've considered

Keep everything as is.

Additional context

This came up originally in #26, but I'm extracting it from it. Also, I've been discussing this with @san-oop on Slack, and he might be interested in trying to take care of it! 😃

@AlbertoPdRF AlbertoPdRF added enhancement Related to improvements of existing features and/or addition of new ones full stack Requires work on both the front and back ends of the application labels Sep 30, 2020
@AlbertoPdRF AlbertoPdRF added the high priority Needs to be taken care of as soon as possible! label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Related to improvements of existing features and/or addition of new ones full stack Requires work on both the front and back ends of the application high priority Needs to be taken care of as soon as possible!
Projects
None yet
Development

No branches or pull requests

1 participant