In our application, a user first logs in and then creates a task. After creating the task, the user assigns it to a junior team member. Once the task is assigned, a notification is sent to the junior.
The junior can then view the assigned task, check its details, and work on it. After completing the task, the junior marks it as completed and fills out a timesheet within the app.
Additionally, the junior can view all assigned tasks along with their details at any time.