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
| Endpoint | Description |
|---|---|
GET /projects | Project list |
POST /projects | Create new project |
GET /projects/:id | Project detail |
GET /tasks | Task list |
POST /tasks | Create new task |
PUT /tasks/:id | Update task |
GET /status | Mission status list |
GET /priorities | Priority list |
GET /comments | Mission comments |
POST /comments | Add comment |
Quick Start
- Create Project — Specify project name, description and team members
- Define Status — Add custom task statuses to the project (To Do / In Progress / Completed)
- Add Task — Create tasks in the project, assign and set due dates
- Work with the Team — Collaborate with task comments and attachments
- Track Progress — Track project status via Dashboard