1 Open Issue Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub
Enviar lembretes 2 months ago

AI Summary: Create a Ruby script that sends email reminders to subscribers before events. The script should use a gem like `mail` and send three reminders: one when a new event is created, one week before the event, and one day before the event. The list of subscribers and event details will need to be integrated into the script.

Complexity: 3/5
good first issue

JavaScript