Skip to content

Commit

Permalink
Merge pull request #39 from codehaiku/taskbreaker-fileattachment
Browse files Browse the repository at this point in the history
Updated Readme
  • Loading branch information
JosephGabito authored Feb 17, 2017
2 parents 3c093d0 + 06bc61a commit afd101f
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
~Current Version: 1.3.9~
~Current Version: 1.4.1~

# TaskBreaker - Group Project and Task Management
# TaskBreaker

[![SensioLabsInsight](https://insight.sensiolabs.com/projects/118e1366-fbab-4ef8-bc07-0fffc4bc2f59/big.png)](https://insight.sensiolabs.com/projects/118e1366-fbab-4ef8-bc07-0fffc4bc2f59) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/codehaiku/task-breaker/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/codehaiku/task-breaker/?branch=master)
### Group Project and Task Management

Manage your Projects and assign a Task to each of the Group's Members. You can set the priority for each task
(Normal, High, Critical). TaskBreaker also sends email to members when there is a new task update available or if they are assigned
to a new task.
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/118e1366-fbab-4ef8-bc07-0fffc4bc2f59/big.png)](https://insight.sensiolabs.com/projects/118e1366-fbab-4ef8-bc07-0fffc4bc2f59)

Manage your Projects and assign a Task to each of the Group's Members. You can set the priority for each task (Normal, High, Critical). TaskBreaker also sends an email to members when there is a new task update available or if they are assigned to a new task.

### Introducing File Attachments

File attachments for Tasks are now available for version 1.4.1 and above. We are still working to integrate the File Attachment feature inside the Task Comments. The primary goal is to make it easier for group members to share files with each other in a particular task.

Your feedback is highly appreciated.

### Caveats

TaskBreaker is tightly integrated with BuddyPress (https://buddypress.org/). With that said, TaskBreaker will not work if BuddyPress is not installed or if BuddyPress Groups Component is not enabled.

0 comments on commit afd101f

Please sign in to comment.