kiana-alamy / Online-shop-project

0 stars 0 forks source link

section 3: Email Notifications (30 points) 📧📦 #11

Open kiana-alamy opened 1 year ago

kiana-alamy commented 1 year ago

Integrate Celery and Redis for handling background tasks.

kiana-alamy commented 1 year ago

Send order confirmation and shipping update emails asynchronously using Celery tasks.

kiana-alamy commented 1 year ago

Write unit tests for your email tasks and ensure at least 90% coverage.