docs(README): update readme feature list & heading

This commit is contained in:
Jordan Knott 2021-01-04 16:24:36 -06:00 committed by GitHub
parent eb0727ddcb
commit 433a4fd55c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,27 +18,34 @@
<img alt="Docker pulls" src="https://img.shields.io/docker/pulls/taskcafe/taskcafe" /> <img alt="Docker pulls" src="https://img.shields.io/docker/pulls/taskcafe/taskcafe" />
</a> </a>
</p> </p>
<p align="center">
<a href="https://github.com/JordanKnott/taskcafe/issues/new?assignees=&labels=&template=bug_report.md&title=">Report Bug</a>
·
<a href="https://github.com/JordanKnott/taskcafe/discussions/new?category=ideas">Request Feature</a>
·
<a href="https://github.com/JordanKnott/taskcafe/discussions/new?category=q-a">Ask a Question</a>
</p>
<p align="center"> <p align="center">
Was this project useful? Please consider <a href="https://www.buymeacoffee.com/jordanknott">donating</a> to help me improve it! Was this project useful? Please consider <a href="https://www.buymeacoffee.com/jordanknott">donating</a> to help me improve it!
</p> </p>
<p align="center">
**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 <strong>alpha development</strong></p>
![Taskcafe](./.github/taskcafe_preview.png) ![Taskcafe](./.github/taskcafe_preview.png)
## Features ## 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 This project is still in active development, so some options may not be fully implemented yet.
- Add colors & named labels
- Add due dates **For updates on development, join the [Discord server](https://discord.gg/JkQDruh).**
- Descriptions written in Markdown
- Assign members
- Checklists
- Mark tasks as complete
For a list of planned features, check out the [Roadmap](https://github.com/JordanKnott/taskcafe/wiki/Roadmap)! For a list of planned features, check out the [Roadmap](https://github.com/JordanKnott/taskcafe/wiki/Roadmap)!