Ana-Niko-byte / zenlist

This is a fullstack Django framework project aimed at improving task tracking.
1 stars 0 forks source link

User Story : Email Alerts for Approaching Tasks #24

Open Ana-Niko-byte opened 4 months ago

Ana-Niko-byte commented 4 months ago

Provide users with email alerts on tasks due today.

AC1 Email users the name and workspace of their task due today. AC2 Provide visual indication on platform which tasks are due today. *** AC3 Provide visual indication on task that it is due today.

Ana-Niko-byte commented 4 months ago

This was attempted with Celery, Redis, and Celery-with-beats, but there appeared to be a few logical issues. This has been left to the end if the project has enough time before the due date.