Securing Session...

M

Team Task PRO

Cloud Enterprise Management

Authenticating...
Show password

{{loginError}}

M
Team Task PRO

User

{{currentUser.name}}

Notifications
No notifications yet

{{ n.message }}

{{ new Date(n.created_at).toLocaleString() }}

{{currentUser.name}}

{{currentUser.role}}

{{currentUser.name ? currentUser.name.charAt(0) : 'U'}}

Team Global Progress

Overall tracking of all company tasks.

Total Team Tasks

{{tasks.length}}

Team Completed

{{tasks.filter(t => t.status === 'Done').length}}

Team Pending

{{tasks.filter(t => t.status !== 'Done').length}}

Global Distribution

Global Timeline Health

My Workload

Tasks specifically assigned to you.

My Total

{{myTasks.length}}

My Done

{{myTasks.filter(t => t.status === 'Done').length}}

My Pending

{{myTasks.filter(t => t.status !== 'Done').length}}

Team Management

Add New Member

User Role Actions
{{u.name}}
{{u.email}}
{{u.role}}

Task Board

{{col}} {{filteredTasks(col).length}}

{{t.title}}

Due: {{t.due_date}}
{{ getUserInitial(t.assigned_to) }}
{{ getUserName(t.assigned_to) }}
No tasks found

My Profile

Change Password

Show passwords

Assign New Task

This task will be assigned to you.

Reset Password

New password for {{resetUser.name}}

Request Help

Ask teammates to help with {{ helpTask ? helpTask.title : '' }}

No other teammates available.