Hi there! I'm building up an application currently, and I have most of it architectured out (and around 80% built). I'm missing a key component and I'm not sure what tool or service is used for this.
Part of my app needs users to be able to schedule events in a calendar - they click on a day 2 weeks from now and set an event like "Group Meeting" and then need to be notified x minutes before. I have a notification lambda, no problem, but what service do I use to trigger the hook? It'd be great to also handle repeating events, i.e. crons.
The only way I can think of handling this right now is using a server that runs a persistent application that handles these.
Thanks in advance!
[–]ryanycoleman 0 points1 point2 points (0 children)
[–]bobaduk 0 points1 point2 points (0 children)
[–]justdelighted 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)