1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Fitness App

AI Summary: Implement an asynchronous email sending system using BullMQ and Redis. This involves creating a task queue, specialized workers to process email jobs, and modifying existing endpoints to enqueue jobs instead of directly sending emails. The system should handle retries and be scalable for future extensions.

Complexity: 4/5
enhancement good first issue