Open
Description
Description:
Allow team managers to assign tasks (e.g., contacting specific sponsors, creating campaigns) to team members to optimize workflows.
Tasks:
- Create a task management system with endpoints to add, edit, delete, and assign tasks.
- Enable a UI for users to view their assigned tasks in a dashboard. (No need for backend)
- Allow assigning tasks to specific users or groups based on email campaigns or contacts.
- Implement notifications when tasks are assigned or overdue.
- Write unit tests for task creation, editing, and assignment to ensure functionality.