Skip to main content

Project Management

QubePro Project Management module; It provides comprehensive project management with project planning, task assignment and tracking, team collaboration, comments and file attachments.

Basic Features

# Project Management

  • Project creation, editing and archiving
  • Project status tracking (in planning / active / completed)
  • Project members and role assignment
  • Project-based task filtering

# Mission Management

  • Creating and editing tasks
  • Customizable status flow (on a project basis)
  • Prioritization (low / normal / high / critical)
  • Assigning users and setting deadlines

# Team Collaboration

  • Quest comments and discussion history
  • Files and attachments
  • List of team members and their roles
  • Activity flow

# Reporting

  • Project progress summary
  • Task distribution graphics
  • User based workload report

Pages

| Page | Description | |---|---| | Dashboard | Project and task statistics | | Projects | All project list | | Project Details | Tasks and activities of the project | | Tasks | All task list and filtering | | Notifications | Assignment and comment notifications | | Activity Log | User events | | Translations | Interface language management |

Access After

logging in to the QubePro platform, you can access it by clicking on the Project Management tab from the left menu.

API

EndpointDescription
GET /projectsProject list
POST /projectsCreate new project
GET /projects/:idProject detail
GET /tasksTask list
POST /tasksCreate new task
PUT /tasks/:idUpdate task
GET /statusMission status list
GET /prioritiesPriority list
GET /commentsMission comments
POST /commentsAdd comment

Quick Start

  1. Create Project — Specify project name, description and team members
  2. Define Status — Add custom task statuses to the project (To Do / In Progress / Completed)
  3. Add Task — Create tasks in the project, assign and set due dates
  4. Work with the Team — Collaborate with task comments and attachments
  5. Track Progress — Track project status via Dashboard