awishto-write / GCISL

New website for the Granger Cobb Institute for Senior Living (GCISL) system
https://gciconnect.vercel.app
MIT License
0 stars 0 forks source link

Task Assignment #4

Open jkeanini28 opened 3 weeks ago

jkeanini28 commented 3 weeks ago

As an admin, I want to assign specific tasks to a chosen volunteer so that individual responsibilities are clearly communicated. I need to assign a task to a single volunteer So that I can use MongoDb to track task assignments and link them to user roles

Acceptance Criteria

Given the admin is on the task creation page,
When the admin selects a specific volunteer and assigns a task with a due date,
Then the system should notify the volunteer and display the task on their dashboard.