Skip to content

Commit

Permalink
New Screenshots and Description
Browse files Browse the repository at this point in the history
  • Loading branch information
mbumpalumpa committed Jan 28, 2025
1 parent f8da2cc commit 0bcf454
Show file tree
Hide file tree
Showing 23 changed files with 25 additions and 16 deletions.
21 changes: 8 additions & 13 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
Tasks
=====
# Tasks

The HumHub Tasks module allows you to create and manage projects and their tasks within your HumHub installation. You can collaborate on projects, users can create tasks and assign them to other users. Organize your team, optimize internal workflows and processes and keep track of your objectives. The intuitive to use module offers all main functions of a basic project management tool.
Simplify project management with the Tasks Module, a complete solution for keeping your team and deadlines on track. Easily create tasks, assign users, set deadlines, organize projects, and collaborate with your team.

## Overview of functions and features:
## Key Features:

- Creating projects and task lists
- Add subitems and checkpoints to these tasks
- Creating project descriptions with the built-in Richtext editor
- Add files and other attachments to your projects
- Enable scheduling and set deadlines for projects
- Appoint responsible users to review tasks
- Interact using HumHubs like and comment functions

The Tasks module also has an intuitive filtering system, is integrated with the search function and is connected to HumHub's notification system.
- **Organize Projects:** Create tasks and lists, assign responsibilities, and keep objectives on track.
- **Scheduling & Deadlines:** Manage timelines by setting due dates for tasks and projects.
- **Responsible User:** Assign a user to oversee tasks, review requests, and approve deadline extensions.
- **Checkpoints:** Break tasks into smaller, manageable checkpoints to track progress and maintain focus.
- **Attachments:** Attach files and documents directly to tasks for better collaboration.
20 changes: 17 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
{
"id": "tasks",
"name": "Tasks",
"description": "Intuitive task management tool with many basic and advanced features.",
"keywords": ["task", "todo"],
"description": "Create tasks, assign users, set deadlines, and organize projects to keep your team on track.",
"keywords": [
"task",
"todo",
"project",
"management"
],
"version": "1.8.6",
"homepage": "https://github.com/humhub/tasks",
"humhub": {
"minVersion": "1.14"
},
"screenshots": ["resources/screen1.jpg", "resources/screen2.jpg", "resources/screen3.jpg", "resources/screen4.jpg", "resources/screen5.jpg", "resources/screen6.jpg", "resources/screen7.jpg", "resources/screen8.jpg", "resources/screen9.jpg", "resources/screen10.jpg", "resources/screen11.jpg", "resources/screen12.jpg", "resources/screen13.jpg"]
"screenshots": [
"resources/screenshot1.png",
"resources/screenshot2.png",
"resources/screenshot3.png",
"resources/screenshot4.png",
"resources/screenshot5.png",
"resources/screenshot6.png",
"resources/screenshot7.png",
"resources/screenshot8.png"
]
}
Binary file removed resources/screen1.jpg
Binary file not shown.
Binary file removed resources/screen10.jpg
Binary file not shown.
Binary file removed resources/screen11.jpg
Binary file not shown.
Binary file removed resources/screen12.jpg
Binary file not shown.
Binary file removed resources/screen13.jpg
Binary file not shown.
Binary file removed resources/screen2.jpg
Binary file not shown.
Binary file removed resources/screen3.jpg
Binary file not shown.
Binary file removed resources/screen4.jpg
Binary file not shown.
Binary file removed resources/screen5.jpg
Binary file not shown.
Binary file removed resources/screen6.jpg
Binary file not shown.
Binary file removed resources/screen7.jpg
Binary file not shown.
Binary file removed resources/screen8.jpg
Binary file not shown.
Binary file removed resources/screen9.jpg
Binary file not shown.
Binary file added resources/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshot8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0bcf454

Please sign in to comment.