Please Help! Cloud

I am creating a website where people can login with their google account and get email reminders at regular intervals. For example: they can choose to set intervals like every Friday or every day at 9 AM etc.
I am confused how to do this. I want to use react as frontend but not sure about the backend.

I’m not sure what technology best suites you’re needs. But I think looking into “cron jobs” and “job queues” is a good place to start.

This sounds like something for the backend.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.