From 433a4fd55c3e9e25ce00b86e6f04ca9c0a61c7ee Mon Sep 17 00:00:00 2001 From: Jordan Knott Date: Mon, 4 Jan 2021 16:24:36 -0600 Subject: [PATCH] docs(README): update readme feature list & heading --- README.md | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 71924f3..e8c6f5c 100644 --- a/README.md +++ b/README.md @@ -18,27 +18,34 @@ Docker pulls

+ +

+ Report Bug + · + Request Feature + · + Ask a Question +

Was this project useful? Please consider donating to help me improve it!

- -**Please note that this project is still in active development. Some options may not work yet! For updates on development, join the Discord server** +

+ This project is still in alpha development

![Taskcafe](./.github/taskcafe_preview.png) ## Features -Currently Taskcafe only offers basic task tracking through a Kanban board. +The following features have been implemented: -Currently you can do the following to tasks: +- Manage tasks through a Kanban board interface (set due dates, labels, add checklists) +- View all your current assigned tasks through the My Tasks view +- Personal projects +- Task comments and activity -- Task sorting & filtering -- Add colors & named labels -- Add due dates -- Descriptions written in Markdown -- Assign members -- Checklists -- Mark tasks as complete +This project is still in active development, so some options may not be fully implemented yet. + +**For updates on development, join the [Discord server](https://discord.gg/JkQDruh).** For a list of planned features, check out the [Roadmap](https://github.com/JordanKnott/taskcafe/wiki/Roadmap)!