Open Issues Need Help
View All on GitHub Web Development • Next.js Application
AI Summary: Implement in-app reminders and email notifications for scheduled events and chat messages within the existing FullCalendar clone application. This involves integrating a reminder system (likely using existing Firebase Cloud Messaging for in-app notifications) and creating email notification functionality using server-side scripts (language unspecified, but likely Node.js given the Firebase backend). The system should mirror the existing notification system's functionality, ensuring notifications are only sent to relevant event participants.
Complexity:
4/5
enhancement good first issue