Skip to content

n-qobile/task-manager-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskMe

Building a Fullstack Task Manager App (TaskMe)

Highlights:

Admin Features

  1. User Management: Create and manage admin accounts, add and manage team members.
  2. Task Assignment: Assign tasks to individuals or groups, update task details and statuses.
  3. Task Properties:
    • Label tasks as Todo, In Progress, or Completed.
    • Set priority levels (High, Medium, Normal, Low).
    • Add and manage sub-tasks.
    • Asset Management: Upload and manage task assets (e.g., images).
  4. Account Control: Disable or activate user accounts, permanently delete or trash tasks.

User Features

  1. Task Interaction: Change task statuses and view detailed information.
  2. Communication: Add comments/chat within tasks for better collaboration.

General Features

  1. Authentication & Authorization: Secure login, role-based access.
  2. Profile Management: Update profiles, change passwords securely.
  3. Dashboard: Visual overview of task statuses (Todo, In Progress, Completed).

Live demo: https://task-me-mern.netlify.app/

Homepage- Login/Sign up.

2025-04-21 (4)

Dashboard- Admin. 2025-04-21 (13)

Dashboard- User.

2025-04-22 (6)

Tasks- see all tasks and admin can create tasks/subtasks.

2025-04-22 (3)

Notification pops up. When in notificatin centre- you can enlarge message.

2025-04-22 (5)

Completed- shows user's "completed" tasks.

2025-04-21 (11)

In Progress- shows user's "in progress" tasks.

2025-04-21 (10)

To do- shows user's "to do" tasks.

2025-04-21 (12)

Team (only on admin dashboard)- shows members of the team. Admin can add users as well.

2025-04-21 (17)

Status (only on admin dashboard)- shows user's "status" of tasks and their title.

2025-04-21 (7)

Trash (only on admin dashboard)- deleted tasks. Can be restored or deleted.

2025-04-21 (8)

About

Fullstack Task Manager App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors